blob: 401de383fac290ea392d1e0893fb2fbea7d43826 (
plain) (
blame)
1
2
3
4
5
6
|
Relay Library for GraphQL Python is a library to allow the easy creation of
Relay-compliant servers using the GraphQL Python reference implementation of a
GraphQL server.
Note: The code is a exact port of the original graphql-relay js implementation
from Facebook
|