INPUT_OBJECT

IntegrationServiceMappingAdtranMosaicInput

The input object that defines the fields for the mutation.

link GraphQL Schema definition

  • input IntegrationServiceMappingAdtranMosaicInput {
  • # The ID of a Service.
  • service_id: Int64Bit!
  • # The profile vector name in Adtran Mosaic this mapping refers to.
  • adtran_mosaic_profile_vector: String
  • }