Schema Documentation
UsersConnectionOrderbyInput
Description
Options for ordering the connection
Fields
Input Field | Description |
---|---|
field - UsersConnectionOrderbyEnum! | The field name used to sort the results. |
order - OrderEnum | The cardinality of the order of the connection |
Example
{"field":"DISPLAY_NAME","order":"ASC"}