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