INPUT_OBJECT

ServiceNowItsmIntegrationConfigInput

Description

Holds the configuration of the ServiceNow integration.

link GraphQL Schema definition

  • input ServiceNowItsmIntegrationConfigInput {
  • # The service account ID.
  • serviceAccountId: String!
  • }