description | String | Additional notes about the Instance. |
name | String | The name of the Instance. |
integration | ID | The Integration that has been deployed for the Instance. |
enabled | Boolean | Specifies whether the Instance is currently enabled and in an executable state. |
labels | [String] | The labels that are associated with the object. |
configVariables | [InputInstanceConfigVariable] | The Instance with which the Config Variable is associated. |
flowConfigs | [InputInstanceFlowConfig] | The configuration for the IntegrationFlow associated with the Instance. |
preserveDeployState | Boolean | Specifies whether to update the value of needsDeploy as part of the mutation or leave its current value unaltered. |
configMode | String | Desired configuration mode. |
logsDisabled | Boolean | This field is deprecated. |
stepResultsDisabled | Boolean | This field is deprecated. |
starred | Boolean | Indicates whether the record is starred by the signed-in User. |
id | ID | The ID of the Instance to mutate. |
clientMutationId | String | A unique identifier for the client performing the mutation. |