larking
larking copied to clipboard
GraphQL schema
Define protobuf api for GraphQL queries.
GraphQL specs:
- https://spec.graphql.org/June2018/
- https://relay.dev/docs/guides/graphql-server-specification/
- https://relay.dev/graphql/connections.htm
graphql-go lib: https://github.com/graphql-go/graphql
Related projects:
- https://github.com/google/rejoiner
- https://github.com/rgraphql/magellan