Skip to content

Commit afbc53b

Browse files
Update website/src/pages/en/subgraphs/querying/graphql-api.mdx
Co-authored-by: Benoît Rouleau <[email protected]>
1 parent 4320f75 commit afbc53b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/en/subgraphs/querying/graphql-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Collection queries support the following sort parameters:
8989
}
9090
```
9191

92-
Note: Nested sorting supports one-level deep `String` or `ID` types on `@entity` and `@derivedFrom` fields.
92+
Note: Nested sorting supports one-level-deep `String` or `ID` types on `@entity` and `@derivedFrom` fields.
9393

9494
### Pagination
9595

0 commit comments

Comments
 (0)