name | String | The name of the Integration. |
description | String | Additional notes about the Integration. |
testCredentials | [InputInstanceCredential] | Organization Credentials that have been specified for the purposes of testing the Integration. |
testConfigVariables | [InputInstanceConfigVariable] | Organization Config Variables that have been specified for the purposes of testing the Integration. |
starred | Boolean | Indicates whether the record is starred by the signed-in User. |
labels | [String] | The labels that are associated with the object. |
addAttachment | AttachmentInput | Adds the specified Attachment to the object. |
renameAttachment | AttachmentRenameInput | Removes the specified Attachment from the object. |
removeAttachment | AttachmentInput | Renames the specified Attachment on the object. |
id | ID | The ID of the Integration to mutate. |
clientMutationId | String | A unique identifier for the client performing the mutation. |