Anchor to ChannelCreateInputChannel
input_objectChannel Create Input
The input fields to create a channel.
Anchor to FieldsFields
- accountId (String!)
- accountName (String!)
- handle (String)
- specificationHandle (String!)
- Anchor to accountIdaccount•String!
Id non-null A unique identifier for the external channel account.
- Anchor to accountNameaccount•String!
Name non-null The account name for the external channel account that will be displayed in Shopify admin when referencing the connection for identification purposes.
- Anchor to handlehandle•String
A unique identifier for the channel. For example 'marketplace-<marketplace-seller-id>'. If the handle isn't provided, then the handle is auto-generated based on the channel specification and the accountId. If the handle is provided, then the channel is created with the provided handle.
- Anchor to specificationHandlespecification•String!
Handle non-null The handle of the channel specification to use for creating the channel.
Was this section helpful?