Skip to main content
Anchor to ChannelUpdateUserError

ChannelUpdateUserError

object

An error that occurs during the execution of ChannelUpdate.

•ChannelUpdateUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

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 specificationHandle 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.

Arguments

•ID!
required

The ID of the Channel to update.

•ChannelUpdateInput!
required

The input fields for updating the channel.



Was this section helpful?


Was this section helpful?