Chat_ChannelInteractionChatConfig
No description
type Chat_ChannelInteractionChatConfig implements Chat_ChannelInteractionConfigInterface {
type: Chat_ChannelInteractionType!
enabled: Boolean!
}
No description
type Chat_ChannelInteractionChatConfig implements Chat_ChannelInteractionConfigInterface {
type: Chat_ChannelInteractionType!
enabled: Boolean!
}
Chat_ChannelInteractionChatConfig.type
● Chat_ChannelInteractionType!
non-null enumChat_ChannelInteractionChatConfig.enabled
● Boolean!
non-null scalarChat_ChannelInteractionConfigInterface
interface