INPUT_OBJECT
IntegrationFieldMappingInput
Input of an integration field mapping
link GraphQL Schema definition
- input IntegrationFieldMappingInput {
- # The ID of an `InventoryModel`.
- Int64Bit! :
- # The ID of an `InventoryModelField`.
- Int64Bit! :
- # The vendor specific type for field.
- IntegrationFieldType! :
- }
link Require by
- CreateAdtranMosaicSettingMutationInputThe input object that defines the fields for the createAdtranMosaicSetting mutation.
- CreateCalixCloudSettingMutationInputThe input object that defines the fields for the createCalixCloudSetting mutation.
- CreateCalixIntegrationMutationInputThe input object that defines the fields for the createCalixIntegration mutation.
- UpdateAdtranMosaicSettingMutationInputThe input object that defines the fields for the updateAdtranMosaicSetting mutation.
- UpdateCalixCloudSettingMutationInputThe input object that defines the fields for the updateCalixCloudSetting mutation.
- UpdateCalixIntegrationMutationInputThe input object that defines the fields for the updateCalixIntegration mutation.