Add connected_enpoints property to graphql api #11817
Labels
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
NetBox version
v.3.4.5
Feature type
Change to existing functionality
Proposed functionality
The netbox graphql api should expose the same connected_endpoints property as the rest api.
This makes it easier to resolve complete paths via graphql.
A query would look like:
Use case
This function helps on making graphql information analog to rest-Api information.
Database changes
No response
External dependencies
No response
The text was updated successfully, but these errors were encountered: