This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
netbox
Watch
1
Star
0
Fork
0
You've already forked netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2026-04-13 04:30:12 +02:00
Code
Issues
273
Packages
Projects
Releases
10
Wiki
Activity
Files
002cf25a2c780c02ef51e2de64098f0e87b61657
netbox
/
netbox
/
dcim
/
graphql
History
bctiemann
2a78c05984
Closes
#19034
: Add calculated
RackReservation.unit_count
, with min/max filtering (
#21665
)
2026-03-25 08:50:53 -05:00
..
__init__.py
Add GraphQL for DCIM
2021-06-25 16:17:36 -04:00
enums.py
Add filters for missing fields and for enums in filter_mixins files
2025-11-21 10:36:54 -05:00
filter_mixins.py
refactor(graphql): Replace FilterLookup[str] with StrFilterLookup
2026-03-03 11:17:13 -05:00
filters.py
Closes
#19034
: Add calculated
RackReservation.unit_count
, with min/max filtering (
#21665
)
2026-03-25 08:50:53 -05:00
gfk_mixins.py
fix(dcim): Correct type check for ConsolePort in GraphQL mixin
2026-02-18 23:19:36 +01:00
mixins.py
Closes
#21473
: Enable UP rules and modernize string formatting (
#21488
)
2026-02-19 10:25:08 -06:00
schema.py
Closes
#20151
: Add support for cable bundles (
#21636
)
2026-03-11 11:43:40 -05:00
types.py
Closes
#19034
: Add calculated
RackReservation.unit_count
, with min/max filtering (
#21665
)
2026-03-25 08:50:53 -05:00