GraphQL error "Expected value of type 'InterfaceType' but got: <VMInterface instance>." when querying interfaces from a VM #16124
Labels
severity: medium
Results in substantial degraded or broken functionality for specfic workflows
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
Self-hosted
NetBox Version
v4.0.1
Python Version
3.11
Steps to Reproduce
Expected Behavior
A valid resultset should be returned.
Observed Behavior
The following result containing the error message "Expected value of type 'InterfaceType' but got: ." is being returned.
This can be reproduced on the NetBox demo page.
I updated from 3.7.8 (where it worked as intended) to 4.0.1.
The text was updated successfully, but these errors were encountered: