Types
ImportJobDefinition
object
ImportJobDefinitionFields
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).
metadata
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

