AttributeSortingInput Input Type
No description
input AttributeSortingInput {
direction: OrderDirection!
field: AttributeSortField!
}
Fields
direction ● OrderDirection!
Specifies the direction in which to sort attributes.
field ● AttributeSortField!
Sort attributes by the selected field.
Member Of
attributes query