GraphQL API
Search
No results matching "" found.
Configure your endpoint and create a unique link by saving it.
Hide
Save
Theme
Menu
Query
8
Mutation
9
Subscription
12
Object
20
Other
70
Input
Enum
Scalar
Interface
Union
Int_comparison_exp
Boolean expression to compare columns of type "Int". All fields are combined with logical 'AND'.
_eq
Int
_gt
Int
_gte
Int
_in
[Int]!
_is_null
Boolean
_lt
Int
_lte
Int
_neq
Int
_nin
[Int]!
__Directive