Model tree
ShopGetVariables
shop takes no arguments.
This object has no settable fields.
ProductsListVariables
Variables for theproducts connection.
ProductGetVariables
Variables for theproduct query.
ProductCreateVariables
Variables for theproductCreate mutation.
ProductCreateInput
The input toproductCreate.
ProductUpdateVariables
Variables for theproductUpdate mutation.
ProductUpdateInput
The input toproductUpdate. Only id is required.
OrdersListVariables
Variables for theorders connection.
OrderGetVariables
Variables for theorder query.
CustomersListVariables
Variables for thecustomers connection.
CustomerGetVariables
Variables for thecustomer query.
CustomerCreateVariables
Variables for thecustomerCreate mutation.
CustomerInput
The input tocustomerCreate.
CustomerUpdateVariables
Variables for thecustomerUpdate mutation.
CustomerUpdateInput
The input tocustomerUpdate.
OrderFulfillmentOrdersVariables
Variables for reading an order’s fulfillment orders.FulfillmentCreateVariables
Variables for thefulfillmentCreate mutation.
FulfillmentInput
What to fulfil, and whether to tell the customer.FulfillmentOrderLineItems
One fulfillment order, whole or in part.FulfillmentOrderLineItem
One line of a fulfillment order, when fulfilling it only in part.FulfillmentTracking
Where the customer can follow the parcel.InventoryAdjustVariables
Variables forinventoryAdjustQuantities, including its idempotency key.
InventoryAdjustInput
A relative stock adjustment.InventoryChange
One stock movement, relative to what is there now.VariantInventoryLevelVariables
Variables for reading one variant’s stock at one location.LocationsVariables
Variables for thelocations connection.
OrderStateVariables
Variables fororderClose and orderOpen.
OrderIdInput
The single-field inputorderClose and orderOpen share.
OrderCancelVariables
Variables fororderCancel.
DraftOrderCreateVariables
Variables fordraftOrderCreate.
DraftOrderCompleteVariables
Variables fordraftOrderComplete.
ProductVariantsBulkCreateVariables
Variables forproductVariantsBulkCreate.