Anchor to ChannelUpdateUserErrorChannel
objectChannel Update User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (ChannelUpdateUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Channel
Update User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- channelUpdate (ChannelUpdatePayload)
- •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
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 inputinput•Channel
Update Input! required The input fields for updating the channel.
Arguments
Was this section helpful?