Add GraphQL for DCIM

This commit is contained in:
jeremystretch
2021-06-25 16:17:36 -04:00
parent 605b7c5b3e
commit 14e27363e0
6 changed files with 441 additions and 29 deletions

View File

@@ -25,6 +25,7 @@ __all__ = (
'Interface',
'InterfaceTemplate',
'InventoryItem',
'Location',
'Manufacturer',
'Platform',
'PowerFeed',
@@ -34,7 +35,6 @@ __all__ = (
'PowerPort',
'PowerPortTemplate',
'Rack',
'Location',
'RackReservation',
'RackRole',
'RearPort',