Anchor to section titled 'undefined'

OrderEditBeginPayload
payload

Return type for orderEditBegin mutation.


The order that will be edited.

The order edit session that was created.

The list of errors that occurred from executing the mutation.


Was this section helpful?

Starts editing an order. Mutations are operating on OrderEdit. All order edits start with orderEditBegin, have any number of orderEdit* mutations made, and end with orderEditCommit.


Was this section helpful?
Map

Mutation with this payload

OrderEditBeginPayload