PolicySortingInput
No description
input PolicySortingInput {
direction: OrderDirection!
field: PolicySortField!
}
Fields
PolicySortingInput.direction ● OrderDirection! non-null enum
Specifies the direction in which to sort products.
PolicySortingInput.field ● PolicySortField! non-null enum
Sort policies by the selected field.
Member Of
policies query