INPUT_OBJECT
SparkyChatOrder
Ordering options for SparkyChat connections
link GraphQL Schema definition
- input SparkyChatOrder {
- # The ordering direction.
- : OrderDirection!
- # The field by which to order SparkyChats.
- : SparkyChatOrderField!
- }
INPUT_OBJECT
Ordering options for SparkyChat connections
- input SparkyChatOrder {
- # The ordering direction.
- : OrderDirection!
- # The field by which to order SparkyChats.
- : SparkyChatOrderField!
- }