createOrder
Deprecated: The behavior of this mutation will be changed significantly soon.
Arguments
Argument | Description |
---|---|
input (CreateOrderInput!) | Parameters for CreateOrder |
CreateOrderInput Arguments
Argument | Description |
---|---|
returnUrl (String) |
Return fields
errors ([ModelValidationError!]!)
order (Order)
paymentUrl (String)
Last updated