netbox/netbox/wireless/graphql
Daniel Sheppard bc97b12bd2 Fixes: #16292 - Properly restrict GraphQL queries for querys with pk set (#17244)
* Fixes: #16292 - Properly restrict GraphQL queries for querys with pk set

* Update netbox/netbox/settings.py

* Apply schema adaptations across all apps

* Extend GraphQL API tests

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-08-28 12:23:25 -04:00
..
__init__.py Introduce the wireless app and SSID model 2021-10-12 12:48:36 -04:00
filters.py 9856 Replace graphene with Strawberry (#15141) 2024-03-22 12:56:30 -04:00
schema.py Fixes: #16292 - Properly restrict GraphQL queries for querys with pk set (#17244) 2024-08-28 12:23:25 -04:00
types.py 15553 change graphql sub-queries from functions to types (#15557) 2024-03-29 14:54:31 -04:00