OBJECT
ShipmentCreatePayload
link GraphQL Schema definition
1 type ShipmentCreatePayload implements Payload { 2 # Required permission: Shipment:read 3 # 4 # Store restrictions apply. 5 Shipment : 6 7 UserError!]! : [ 8 9 UserWarning!]! : [ 10 11 }