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
  • is_visible: Boolean
  • # A note about this entity.
  • note: NoteMutationInput
  • }

link Require by