Describe the bug
query.Filter(fields={"visible": True})
{'$and': [{'name': {'$in': ['Electricity price']}}, {'labels.folder-0': 'Trondheim'}, {'visible': 'True'}]}
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
** System information (please complete the following information):**
OS: (e.g. Windows 10)
Python Version: (e.g. 3.8)
SDK Version: (e.g. 0.2.2)
Additional context
Add any other context about the problem here.
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
** System information (please complete the following information):**
OS: (e.g. Windows 10)
Python Version: (e.g. 3.8)
SDK Version: (e.g. 0.2.2)
Additional context
Add any other context about the problem here.