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
timestamptz_comparison_exp
Boolean expression to compare columns of type "timestamptz". All fields are combined with logical 'AND'.
_eq
timestamptz
_gt
timestamptz
_gte
timestamptz
_in
[timestamptz]!
_is_null
Boolean
_lt
timestamptz
_lte
timestamptz
_neq
timestamptz
_nin
[timestamptz]!
__Directive