Fulfillment Order Assignment Status
The assigment status to be used to filter fulfillment orders.
Anchor to Valid valuesValid values
- CANCELLATION_REQUESTED
- FULFILLMENT_ACCEPTED
- FULFILLMENT_REQUESTED
- FULFILLMENT_UNSUBMITTED
- Anchor to CANCELLATION_REQUESTEDCANCELLATION_
REQUESTED Fulfillment orders for which the merchant has requested cancellation of the previously accepted fulfillment request.
- Anchor to FULFILLMENT_ACCEPTEDFULFILLMENT_
ACCEPTED Fulfillment orders for which the merchant's fulfillment request has been accepted. Any number of fulfillments can be created on these fulfillment orders to completely fulfill the requested items.
- Anchor to FULFILLMENT_REQUESTEDFULFILLMENT_
REQUESTED Fulfillment orders for which the merchant has requested fulfillment.
- Anchor to FULFILLMENT_UNSUBMITTEDFULFILLMENT_
UNSUBMITTED Fulfillment orders for which the merchant hasn't yet requested fulfillment.
Anchor to FieldsFields
- Anchor to Shop.assignedFulfillmentOrders(assignmentStatus)Shop.assignedFulfillmentOrders(assignmentStatus)•ARGUMENT
The central configuration and settings hub for a Shopify store. Access business information, operational preferences, feature availability, and store-wide settings that control how the shop operates.
Includes core business details like the shop name, contact emails, billing address, and currency settings. The shop configuration determines customer account requirements, available sales channels, enabled features, payment settings, and policy documents. Also provides access to shop-level resources such as staff members, fulfillment services, navigation settings, and storefront access tokens.
- Anchor to QueryRoot.assignedFulfillmentOrders(assignmentStatus)Query•ARGUMENT
Root.assignedFulfillmentOrders(assignmentStatus) The schema's entry-point for queries. This acts as the public, top-level API from which all queries must start.