OrderEditAddCustomItemPayload - admin-graphql - PAYLOAD
Version: 2025-01
Description:
Return type for `orderEditAddCustomItem` mutation.
Access Scopes
Fields
-
calculatedLineItem:
CalculatedLineItem -
The custom line item that will be added to the order based on the current edits.
-
calculatedOrder:
CalculatedOrder -
An order with the edits applied but not saved.
-
userErrors:
UserError! -
The list of errors that occurred from executing the mutation.
Connections
Mutations with this payload
Examples