INPUT_OBJECT

UpdateFibermapServiceLocationMutationInput

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

link GraphQL Schema definition

  • input UpdateFibermapServiceLocationMutationInput {
  • # is_visible of the information
  • is_visible: Boolean
  • # The ID of the address.
  • unset_address_id: Boolean
  • # A note about this entity.
  • note: NoteMutationInput
  • }

link Require by