GraphQL: rendered config_context not available on device/VM level #6832
Labels
beta
Concerns a bug/feature in a beta release
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
NetBox version
v3.0-beta1
Python version
3.8
Steps to Reproduce
Expected Behavior
The GQL schema presents an attribute that will fetch the rendered config context. No such attribute is found on the generated graphQL schema.
Observed Behavior
No attribute is available. Note: local_config_context is a directly assigned/attached attribute, but this is not the rendered config_context as present in the REST API.
The text was updated successfully, but these errors were encountered: