CreateOrderShippingInstructionResult
Type: Object
The result of the :create_order_shipping_instruction mutation
Fields
| Name | Type | Args | Description | Deprecated |
|---|---|---|---|---|
| errors | [MutationError!]! | Any errors generated, if the mutation failed | ||
| result | OrderShippingInstruction | The successful result of the mutation |