IntegrationButtonConfig
Configuration for the button when the integration is not connected
Fields
Used By
Definition
"""Configuration for the button when the integration is not connected"""type IntegrationButtonConfig { href: String payload: JSON text: String!}