Skip to main content
QUERY
importJobDefinition(serviceIntegrationKey: String!, isEnabled: Boolean): ImportJobDefinition

Arguments

serviceIntegrationKey
String!
required
isEnabled
Boolean
id
ID!
mode
String!

The sync mode for this definition (e.g. SYNC for continuous synchronization).

entityTypes
[String!]!

The entity types this definition syncs (e.g. TENANTS, CUSTOMERS, TENANT_FIELD_SCHEMAS).

Optional metadata about the import configuration, such as the tenant list being synced.

enabledAt

When this import job definition was enabled. Null if it has never been enabled.

createdAt
createdBy
updatedAt
updatedBy
Query
Variables
Response