Skip to main content
Anchor to DraftOrderCalculatePayload

DraftOrderCalculatePayload

payload

Return type for draftOrderCalculate mutation.

Anchor to calculatedDraftOrdercalculatedDraftOrder
•CalculatedDraftOrder

The calculated properties for a draft order.

•[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Calculates the properties of a draft order. Useful for determining information such as total taxes or price without actually creating a draft order.


Was this section helpful?