OBJECT
Holds the configuration of the ServiceNow integration.
type ServiceNowItsmIntegrationConfig {# The service account ID.serviceAccountId: String! # The service account name.serviceAccountName: String! }