CustomerTypeSortingInput Input Type
No description
input CustomerTypeSortingInput {
direction: OrderDirection!
field: CustomerTypeSortField!
}
Fields
direction ● OrderDirection!
Specifies the direction in which to sort customer types.
field ● CustomerTypeSortField!
Sort customer types by the selected field.
Member Of
customerTypes query