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
- : Boolean
- # The ID of the address.
- : Boolean
- # A note about this entity.
- : NoteMutationInput
- }