INPUT_OBJECT
UserMuteOrder
Ordering options for UserMute connections
link GraphQL Schema definition
- input UserMuteOrder {
- # The ordering direction.
- : OrderDirection!
- # The field by which to order UserMutes.
- : UserMuteOrderField!
- }
INPUT_OBJECT
Ordering options for UserMute connections
- input UserMuteOrder {
- # The ordering direction.
- : OrderDirection!
- # The field by which to order UserMutes.
- : UserMuteOrderField!
- }