Anchor to ChannelUpdatePayloadChannel
payloadChannel Update Payload
Return type for mutation.
Anchor to FieldsFields
- 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?
Anchor to Mutations with this payloadMutations with this payload
- 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?