Magidoc

CreateIntegrationVersionInput
Input Object

Input type for creating a new Integration Version.

Fields

#

actions

Non-null

The actions for the integration.

hooks

Non-null

The hooks for the integration.

integrationId

ID !
Non-null

The ID of the integration.

modules

Non-null

The modules for the integration.

published

Non-null

Should the version be published.

recurringTasks

Non-null

The recurring tasks for the integration.

routes

Non-null

The routes for the integration.

userConfig

Non-null

The user configuration for the integration.

version

Non-null

The version of the integration.

Usages

#

References

#

  • Argument input of field createIntegrationVersion from type Mutation