To learn more check out the following examples:
After cloning this repo, ensure dependencies are installed by running:
pip install -e ".[test]"
After developing, the full test suite can be evaluated by running:
py.test --cov-report html graphql_django --cov=graphql_django