importIntegrationTemplate Mutation
Import a standard IntegrationTemplate from a YAML definition.
Access is permitted when any of the following condition(s) are met: 1. Never allowed.
Input fields (ImportIntegrationTemplateInput!)
Argument | Type | Description |
---|---|---|
definition | String! | The YAML serialized definition of the IntegrationTemplate. |
clientMutationId | String | A unique identifier for the client performing the mutation. |