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-03-31 22:53:21 +02:00
Code
Issues
273
Packages
Projects
Releases
10
Wiki
Activity
Files
ad2dd3cc85ba7e66911d1a0859cb285e430eb17f
netbox
/
netbox
/
dcim
/
graphql
History
Martin Hauser
cca4cc61b6
Fixes
#21512
: Fix GraphQL filtering for device, module components, templates (
#21602
)
2026-03-06 11:23:45 -06: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
Fixes
#21512
: Fix GraphQL filtering for device, module components, templates (
#21602
)
2026-03-06 11:23:45 -06: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
#21473
: Enable UP rules and modernize string formatting (
#21488
)
2026-02-19 10:25:08 -06:00
types.py
chore(ruff): Sort
__all__
definitions across modules
2026-02-20 15:36:01 +01:00