graphql-python icon indicating copy to clipboard operation
graphql-python copied to clipboard

GraphQL parser for Python

Results 1 graphql-python issues
Sort by recently updated
recently updated
newest added

when i install this package graphene-python breaks, theres a collision with graphql name. `ImportError: cannot import name 'ResolveInfo' from 'graphql' (/Users/..../.virtualenvs/..../lib/python3.7/site-packages/graphql/__init__.py)`