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