python3-graphql-relay

Relay Library for GraphQL Python (Python3 version)
  https://github.com/graphql-python/graphql-relay-py
  0
  no reviews



This package contains the Relay (https://relay.dev/) library for GraphQL-core.

It allows the easy creation of Relay-compliant servers using GraphQL-core. GraphQL-Relay-Py is a Python port of graphql-relay-js (https://github.com/graphql/graphql-relay-js), while GraphQL-Core is a Python port of GraphQL.js (https://github.com/graphql/graphql-js), the reference implementation of GraphQL for JavaScript.

This package contains the Python 3 version of the library.