orderStatusSets
Search and retrieve order status sets with comprehensive filtering and pagination.
Provides flexible search capabilities across order status set data including names, descriptions, and contained statuses. Results are paginated and can be filtered for workflow organization and management.
AUTH: Role=[order.OWNER,order.EDITOR,order.VIEWER]
orderStatusSets(
input: OrderStatusSetsSearchInput
): OrderStatusSetsResponse!
Arguments
orderStatusSets.input
● OrderStatusSetsSearchInput
input
Search criteria for filtering order status sets.
If not provided, returns all accessible order status sets with default pagination settings. Supports filtering by name, contained statuses, and other set metadata.
Type
OrderStatusSetsResponse
object
Paginated response containing order status sets with metadata for navigation and filtering