Skip to main content

Chat_ChannelInteractionConfigInput

No description

input Chat_ChannelInteractionConfigInput {
type: Chat_ChannelInteractionType!
enabled: Boolean!
embeddedWebviewData: Chat_ChannelInteractionConfigEmbeddedWebviewDataInput
}

Fields

Chat_ChannelInteractionConfigInput.type ● Chat_ChannelInteractionType! non-null enum

Chat_ChannelInteractionConfigInput.enabled ● Boolean! non-null scalar

Chat_ChannelInteractionConfigInput.embeddedWebviewData ● Chat_ChannelInteractionConfigEmbeddedWebviewDataInput input

Member Of

Chat_CreateChannelInput input ● Chat_UpdateChannelInput input