Anchor to OrderClosePayloadOrder
payloadOrder Close Payload
Return type for mutation.
Anchor to FieldsFields
- order (Order)
- userErrors ([UserError!]!)
- Anchor to orderorder•Order
The closed order.
Show fields
- Anchor to userErrorsuser•[User
Errors Error!]! non-null The list of errors that occurred from executing the mutation.
Show fields
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- orderClose (OrderClosePayload)
- •mutation
Marks an open
Orderas closed. A closed order is one where merchants fulfill or cancel allobjects and complete all financial transactions.Once closed, the order indicates that no further work is required. The order's
timestamp is set when this mutation completes successfully.Show payload
- Anchor to inputinput•Order
Close Input! required The input for the mutation.
Show input fields
Arguments
Was this section helpful?