Anchor to ChannelCreateUserErrorChannel
objectChannel Create User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (ChannelCreateUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Channel
Create 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
- channelCreate (ChannelCreatePayload)
- •mutation
Creates a channel connection using a channel specification handle.
- Anchor to inputinput•Channel
Create Input! required The input for creating the channel connection.
Arguments
Was this section helpful?