INPUT_OBJECT

UpdateFibermapPlanMutationInput

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

link GraphQL Schema definition

  • input UpdateFibermapPlanMutationInput {
  • # is_visible of the information
  • is_visible: Boolean
  • # Network site id.
  • unset_network_site_id: Boolean
  • # A note about this entity.
  • note: NoteMutationInput
  • }

link Require by