Schema Documentation
UsersConnectionOrderbyEnum
Description
Field to order the connection by
Values
Enum Value | Description |
---|---|
| Order by display name |
| Order by email address |
| Order by login |
| Preserve the login order given in the LOGIN_IN array |
| Order by nice name |
| Preserve the nice name order given in the NICE_NAME_IN array |
| Order by registration date |
| Order by URL |
Example
"DISPLAY_NAME"