Mutations
updateImportJobDefinition
Disable the active import job definition for a service integration. This is the only supported update — pass isEnabled: false to stop future sync runs. Returns an error if no enabled definition exists for the given service.
MUTATION
updateImportJobDefinition(input: UpdateImportJobDefinitionInput!): UpdateImportJobDefinitionOutput!Arguments
input
required
Returns
importJobDefinition
error
Mutation
Variables
Response
Mutation
Variables
Response

