Home > @infiniteobjects/shopify-data-manager > AdminTypes > DraftOrderCalculatePayload
Return type for draftOrderCalculate
mutation.
Signature:
export interface DraftOrderCalculatePayload
Property | Modifiers | Type | Description |
---|---|---|---|
calculatedDraftOrder? | Maybe<CalculatedDraftOrder> | (Optional) The calculated properties for a draft order. | |
userErrors | Array<UserError> | The list of errors that occurred from executing the mutation. |