INPUT_OBJECT
The input object that defines the fields for the linkFibermapPlanToNetworkSite mutation.
input LinkFibermapPlanToNetworkSiteMutationInput {# FiberMap plan IDfibermap_plan_id: Int64Bit!# Network site id.network_site_id: Int64Bit}