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