barseghyanartur / graphene-elastic

Graphene Elasticsearch/OpenSearch (DSL) integration
https://pypi.org/project/graphene-elastic/
71 stars 18 forks source link

How to filter on nested document fields #79

Open MamtaPrasad opened 1 year ago

MamtaPrasad commented 1 year ago

I was looking for any documentation/examples on filtering on nested fields. There is one example of defining the nested properties in city.py but no example as to how to define in schema and query. Please advise