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