Browse Source

Changelog for #8245

jeremystretch 3 years ago
parent
commit
f2407afc9f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/release-notes/version-3.4.md

+ 1 - 0
docs/release-notes/version-3.4.md

@@ -17,6 +17,7 @@ A new `PluginMenu` class has been introduced, which enables a plugin to inject a
 
 ### Enhancements
 
+* [#8245](https://github.com/netbox-community/netbox/issues/8245) - Enable GraphQL filtering of related objects
 * [#9249](https://github.com/netbox-community/netbox/issues/9249) - Device and virtual machine names are no longer case-sensitive
 * [#9478](https://github.com/netbox-community/netbox/issues/9478) - Add `link_peers` field to GraphQL types for cabled objects
 * [#9654](https://github.com/netbox-community/netbox/issues/9654) - Add `weight` field to racks, device types, and module types