Closed
Description
NetBox version
v3.7.3
Feature type
Data model extension
Proposed functionality
I propose that the ContactMixin
class is added to the VirtualMachineType
class in the GraphQL files. I was wondering where I could find it, as I could find the property in the DeviceType
class. I have a pull request ready which I'd be happy to submit for review.
Use case
It allows users to get information about contacts associated with virtual machine objects
Database changes
None
External dependencies
None