DEV

Mutation.

channelOrderCreate

Creates a new order for the given channel connection. Calling this again with the same channel connection and external order ID will not create a duplicate order.

Arguments

Required

No description
GraphQL
1
2
3
type Mutation {
  channelOrderCreate(input: ChannelOrderCreateInput!): ChannelOrder!
}
Book a demo

Was this page helpful?