pporcher
Results
1
issues of
pporcher
EmbeddedDocumentListField can't be queried with parameters. Running the example at https://github.com/graphql-python/graphene-mongo/tree/master/examples/flask_mongoengine and replacing the query with ``` { allEmployees { edges { node { id, name, department { id, name...