larking icon indicating copy to clipboard operation
larking copied to clipboard

GraphQL schema

Open emcfarlane opened this issue 5 years ago • 0 comments

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

emcfarlane avatar Feb 22 '20 13:02 emcfarlane