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 a channel connection using a channel specification handle.
- •ID!required
The ID of the channel connection to update.
- Anchor to inputinput•Channel
Update Input! required The input for updating the channel connection.
Arguments
- •ID!
Was this section helpful?