ENUM
InventoryModelFieldSecondaryType
The secondary type of an inventory model field.
link GraphQL Schema definition
- enum InventoryModelFieldSecondaryType {
- # The MAC address used for provisioning a cable modem.
- }
link Require by
- CreateInventoryModelFieldMutationInputThe input object that defines the fields for the createInventoryModelField mutation.
- IntegrationFieldMappingAn entity which maps an inventory model field to a vendor specific integration field type (ie serial number)
- InventoryModelA type of item stored in inventory.
- InventoryModelFieldA field on an inventory model.
- InventoryModelFieldDataData contained within an inventory item field.
- Querynull
- UpdateInventoryModelFieldMutationInputThe input object that defines the fields for the updateInventoryModelField mutation.