Skip to content

GraphQL

Edmundas Mišeikis edited this page Feb 15, 2018 · 61 revisions

GraphQL



  • Turn your database into a GraphQL API
  • Prisma is a realtime GraphQL database layer. Connect directly from the frontend or build your own GraphQL server.


GraphQL Subscriptions


GraphQL Live Queries


GraphQL Connections


GraphQL de-duplication



PostGraphQL - A GraphQL schema created by reflection over a PostgreSQL schema


Relay



Compose