RequestIntegrationInput
Autogenerated input type of RequestIntegration
Fields
enable_button_url
· String · Support article URL (name needs to be changed) Used By
Definition
"""Autogenerated input type of RequestIntegration"""input RequestIntegrationInput { """ Name of the integration """ integration_name: String!
""" Support article URL (name needs to be changed) """ enable_button_url: String}