Skip to content

issues Search Results · repo:graphql-python/graphene-mongo language:Python

Filter by

93 results
 (49 ms)

93 results

ingraphql-python/graphene-mongo (press backspace or delete to remove)

Can t really find out what is the problem. I get the error when running django+graphql+mongo project: Don t know how to convert the MongoEngine field mongoengine.fields.DynamicField object at 0x000001B86AC92690 ...
  • 8m0
  • Opened 
    on Jun 27, 2024
  • #238

The version of the package specified in __init__.py is still version 0.1.1. While this can be fixed simply, fixing it right now does not change much (though suggested). Rather, there is a need to make ...
  • WeepingClown13
  • Opened 
    on Jan 1, 2024
  • #230

I m attempting to use GenericReferenceField or GenericLazyReferenceField fields in combination with ListField. However, it seems that the fields cannot be resolved correctly. I have the following model ...
  • 7homasSutter
  • Opened 
    on Dec 5, 2023
  • #227

UTC Datetime stored in MongoDB DateTime field, is being stripped by when auto resolving. Workaround seems to be defining custom resolver.
  • abhinand-c
  • 1
  • Opened 
    on Jul 21, 2023
  • #223

Hi! When I define my own db_alias, it always ends up choosing default when using MongoengineConnectionField. For example: connect( test , alias= stocks , host=127.0.0.1, ...
  • lcastiglione
  • 1
  • Opened 
    on Jul 21, 2023
  • #222

Thanks for the work on this project, happy user here! I noticed that there are releases on https://github.com/graphql-python/graphene-mongo/releases that are not on https://pypi.org/project/graphene-mongo/#history. ...
  • mathiasose
  • 4
  • Opened 
    on May 2, 2023
  • #220

We can use Github Actions and possibly tox, for validating all PR and push by checking test cases. Also, we can run linters like flake8, mypy.
  • abhinand-c
  • Opened 
    on Mar 28, 2023
  • #212

Instead of using requirements.txt to pin dependencies and using setup.py to build packages, I suggest we could utilise tools like Poetry to lock dependencies and build packages, similar to what s implemented ...
  • abhinand-c
  • 1
  • Opened 
    on Mar 16, 2023
  • #209

There s been no movement from maintainers or a release in 6 months and it was faulty and not patched, is this project dead? cc @abawchen
  • blochs
  • 10
  • Opened 
    on Jul 29, 2022
  • #199

Error description Running the tutorial application at https://graphene-mongo.readthedocs.io/en/latest/tutorial.html with graphql-server[flask] instead of Flask-GraphQL installed results in the following ...
  • leonardwellthy
  • 1
  • Opened 
    on Apr 25, 2022
  • #198
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub