description | String | Additional notes about the Instance. |
customer | ID! | The Customer for which the Instance is deployed. |
integration | ID! | The Integration that has been deployed for the Instance. |
name | String! | The name of the Instance. |
credentials | [InputInstanceCredential] | The Instance with which the Credential is associated. |
configVariables | [InputInstanceConfigVariable] | The Instance with which the Config Variable is associated. |
apiKey | String | An optional API Key that, when specified, will be required as a header value in all requests to trigger Instance execution. |
labels | [String] | The labels that are associated with the object. |
clientMutationId | String | A unique identifier for the client performing the mutation. |