Skip to main content
Anchor to OrderMarkAsPaidPayload

OrderMarkAsPaidPayload

payload

Return type for orderMarkAsPaid mutation.

•Order

The order marked as paid.

•[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

Marks an order as paid. You can only mark an order as paid if it isn't already fully paid.


Was this section helpful?