Replies: 1 comment 5 replies
-
Did you mean this for the Relay specification? I don't think the GraphQL spec specifies anything about field arguments and this was probably on purpose to allow different implementations. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, the only data filters I know of is "filter by property (list)" and
first:
,offset:
andafter:
.It seems to me that the spec lacks a list of available filter functions. So, I'd like to suggest to add such reference page.
Beta Was this translation helpful? Give feedback.
All reactions