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