python3-graphql-core

GraphQL implementation for Python, a port of GraphQL.js (Python3 version)
  https://github.com/graphql-python/graphql-core
  0
  no reviews



GraphQL-core 3 is a Python 3.6+ port of GraphQL.js, the JavaScript reference implementation for GraphQL, a query language for APIs created by Facebook. GraphQL-core provides a reference implementation for the GraphQL specification but is also a useful utility for operating on GraphQL files and building sophisticated tools.

This package contains the Python 3 version of the library.