GraphQL related objects are not properly restricted #17310
Labels
severity: high
Completely breaks certain functions, or substantially degrades performance application-wide
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
NetBox Cloud
NetBox Version
v4.0.10
Python Version
3.12
Steps to Reproduce
{ asn(id: 1) { id, sites {} } }
Expected Behavior
Will show the ASN but not the related site
Observed Behavior
Related site is shown
The text was updated successfully, but these errors were encountered: