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
12
Subscription
12
Object
23
Other
87
Input
Enum
Scalar
Interface
Union
uuid_comparison_exp
Boolean expression to compare columns of type "uuid". All fields are combined with logical 'AND'.
_eq
uuid
_gt
uuid
_gte
uuid
_in
[uuid]!
_is_null
Boolean
_lt
uuid
_lte
uuid
_neq
uuid
_nin
[uuid]!
__Directive