gramps-graphql / gramps--legacy
The core data source combination engine of GrAMPS.
☆197Updated 5 years ago
Alternatives and similar repositories for gramps--legacy:
Users that are interested in gramps--legacy are comparing it to the libraries listed below
- NOTE: The GrAMPS core has moved to https://github.com/gramps-graphql/gramps☆161Updated 2 years ago
- Machine-readable custom errors for Apollostack's GraphQL server☆407Updated this week
- Use Join Monster to fetch your data with Apollo Server.☆142Updated 2 years ago
- Example of schema stitching with graphql-tools☆154Updated 6 years ago
- Expressive and composable resolvers for Apollostack's GraphQL server☆430Updated last week
- A build tool for GraphQL projects.☆425Updated 5 years ago
- Auto-generated SDK for your GraphQL API (supports schema stitching & codegen)☆378Updated 2 years ago
- Resolver composition library for GraphQL.☆281Updated 2 years ago
- A tool to combine, link and transform GraphQL schemas☆240Updated 2 years ago
- Transform, filter & alias resolvers of a GraphQL schema☆84Updated 6 years ago
- A GraphQL extension for cache control☆146Updated last year
- A GraphQL batching model which groups execution by GraphQL fields.☆267Updated 4 years ago
- 🔒 GraphQL authentication and authorization middleware☆278Updated 3 years ago
- A lightweight 'Ruby on Rails'-like framework for GraphQL☆346Updated 4 years ago
- Custom Scalar Types for GraphQL-Tools☆47Updated 2 years ago
- 📝 Makes it easy to work with nested data in forms with GraphQL.☆98Updated 6 years ago
- Use custom directives in your GraphQL schema and queries 🎩☆152Updated 4 years ago
- A GraphQL response deduplicator. Removes duplicate entities from the GraphQL response.☆279Updated 3 years ago
- Boilerplate for creating a GrAMPS-compatible data source.☆52Updated 4 years ago
- GraphQL rule / access control / auth / security / authorization / permission☆157Updated 6 years ago
- Query complexity validation for GraphQL.js☆343Updated last week
- Use Apollo Link State to connect components to GraphQL fragments in the Apollo Cache☆111Updated last year
- Apollo Form Library☆37Updated last year
- Add logging to your GraphQL resolvers so you know what's going on in your app.☆97Updated 4 years ago
- Instantiate a GraphQL Schema by loading GraphQL Schema Language files based on a glob pattern☆111Updated last year
- A graphql subscriptions implementation using rabbimq and apollo's graphql-subscriptions☆119Updated 2 years ago
- Use the GraphQL schema language and a small set of directives to define an API with a PostgreSQL backend declaratively, really quickly, a…