INPUT_OBJECT

UpdateAdtranMosaicAuditMutationInput

The input object that defines the fields for the updateAdtranMosaicAudit mutation.

link GraphQL Schema definition

  • input UpdateAdtranMosaicAuditMutationInput {
  • # is_visible of the information
  • is_visible: Boolean
  • # A note about this entity.
  • note: NoteMutationInput
  • }

link Require by