ImportIntegrationInput Input Object
Input fields
Argument | Type | Description |
---|---|---|
customer | ID | The Customer the Integration belongs to, if any. If this is NULL then the Integration belongs to the Organization. |
definition | String! | The YAML serialized definition of the Integration to import. |
integrationId | ID | The ID of the Integration being imported. |
clientMutationId | String | A unique identifier for the client performing the mutation. |