Assigned tags display only as strings in GraphQL API #6871
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.7
Steps to Reproduce
Expected Behavior
The user should have the flexibility to specify the desired tag attributes (e.g. name, slug, color) to return.
Observed Behavior
Only the tag name is returned, as a string.
The text was updated successfully, but these errors were encountered: