You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the SDK it is not possible to use the attribute filters for the prefix attribute of a node that inherits from BuiltinIPPrefix.
Similarly you can't use the attribute filters for the address attribute of a node that inherits from BuiltinIPAddress.
The attribute filters are available and working when using a GraphQL query.
Expected Behavior
We can use the prefix/address attribute filters in the SDK.
Component
Python SDK
Infrahub version
0.12.4
Current Behavior
In the SDK it is not possible to use the attribute filters for the prefix attribute of a node that inherits from BuiltinIPPrefix.
Similarly you can't use the attribute filters for the address attribute of a node that inherits from BuiltinIPAddress.
The attribute filters are available and working when using a GraphQL query.
Expected Behavior
We can use the prefix/address attribute filters in the SDK.
Steps to Reproduce
Additional Information
No response
The text was updated successfully, but these errors were encountered: