Input

Input object types are complex inputs for GraphQL operations. They’re great for fields that need a lot of structured input, like mutations or search fields.
expression to compare columns of type String. All fields are combined with logical 'AND'.
expression to compare columns of type timestamptz. All fields are combined with logical 'AND'.
order by aggregate values of table "users"
input type for inserting array relation for remote table "users"
Boolean expression to filter rows from the table "users". All fields are combined with a logical 'AND'.
input type for inserting data into table "users"
order by max() on columns of table "users"
order by min() on columns of table "users"
input type for inserting object relation for remote table "users"
on conflict condition type for table "users"
ordering options when selecting data from "users"
input type for updating data in table "users"
expression to compare columns of type uuid. All fields are combined with logical 'AND'.