INPUT_OBJECT
UpdateCalixCloudAuditMutationInput
The input object that defines the fields for the updateCalixCloudAudit mutation.
link GraphQL Schema definition
- input UpdateCalixCloudAuditMutationInput {
 - #   is_visible of the information
 - : Boolean
 - #   A note about this entity.
 - : NoteMutationInput
 - }