INPUT_OBJECT
InstitutionOrder
Ordering options for Institution connections
link GraphQL Schema definition
- input InstitutionOrder {
- # The ordering direction.
- : OrderDirection!
- # The field by which to order Institutions.
- : InstitutionOrderField!
- }
INPUT_OBJECT
Ordering options for Institution connections
- input InstitutionOrder {
- # The ordering direction.
- : OrderDirection!
- # The field by which to order Institutions.
- : InstitutionOrderField!
- }