Objects
PlaceOrderResponseType
No description
No description
type PlaceOrderResponseType {
orderId: String
publicId: String
status: String
redirectUrl: String
}
Fields
orderId ● String scalar
publicId ● String scalar
status ● String scalar
redirectUrl ● String scalar
Returned By
placeOrder mutation