Anchor to channelUpdatechannel
mutationchannel Update
Updates the properties of an existing Channel. Use this mutation to update account information — such as the display name shown in Shopify Admin — or to bind the channel to a different channel specification.
Updating the triggers re-evaluation of the specification's country coverage against the shop's region markets, reconciling product feeds accordingly. This is also the mechanism for migrating legacy channel records to the multi-channel model by assigning a specification handle.
Anchor to Arguments
Arguments
- id (ID!)
- input (ChannelUpdateInput!)
- Anchor to inputinput•Channel
Update Input! required The input fields for updating the channel.
Was this section helpful?
- channel (Channel)
- userErrors ([ChannelUpdateUserError!]!)
- Anchor to channelchannel•Channel
The channel that was updated.
- Anchor to userErrorsuser•[Channel
Errors Update User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?