INPUT_OBJECT
UpdateUninventoriedMacAddressMutationInput
The input object that defines the fields for the updateUninventoriedMacAddress mutation.
link GraphQL Schema definition
- input UpdateUninventoriedMacAddressMutationInput {
- # A MAC address.
- MacAddress! :
- # A note about this entity.
- NoteMutationInput :
- }