ENUM
UserOrderField
Properties by which user connections can be ordered.
link GraphQL Schema definition
- enum UserOrderField {
- # Allows ordering a list of users by their login.
- # Allows ordering a list of users by their ability action
- }
ENUM
Properties by which user connections can be ordered.
- enum UserOrderField {
- # Allows ordering a list of users by their login.
- # Allows ordering a list of users by their ability action
- }