graphile / persisted-operationsLinks
Persisted operations (aka "persisted queries") support for PostGraphile
☆40Updated last month
Alternatives and similar repositories for persisted-operations
Users that are interested in persisted-operations are comparing it to the libraries listed below
Sorting:
- Simplifies the graphile-build-pg inflector to trim the `ByFooIdAndBarId` from relations☆89Updated 4 months ago
- ☆32Updated 3 years ago
- Register asynchronous callbacks before/after operations; uses include: validation, authorization, notification☆43Updated 11 months ago
- Proof of concept of an enhanced reflection system for TypeScript☆41Updated 4 years ago
- Conjure SQL from GraphQL queries 🧙🔮✨☆139Updated 2 years ago
- ☆56Updated 2 years ago
- ☆13Updated 4 years ago
- Aggregates for PostGraphile connections☆86Updated last month
- Apollo federation support for PostGraphile [UNMAINTAINED]☆42Updated 5 months ago
- Nested mutations for Postgraphile☆83Updated 2 years ago
- Add derived fields in PostGraphile☆29Updated 2 years ago
- An Apollo Link that debounces requests☆120Updated 2 years ago
- A Server-Side-Events (SSE) client + server for GraphQL subscriptions☆67Updated 7 years ago
- Forked graphql-tools, now merged into upstream graphql-tools v5☆32Updated 5 years ago
- An Apollo Link that ensures requests are sent in the order they were received☆66Updated 2 years ago
- PostgreSQL🤝TypeScript monorepo. SQL client/admin UI/smart migrator/type generator/schema inspector☆250Updated 2 weeks ago
- Create GraphQL API by decorating TypeScript classes☆83Updated last year
- A custom directive for GraphQL which hooks the query or schema execution☆53Updated 4 years ago
- A collection of packages that are probably a little too clever. Use at your own wrisk.☆89Updated last year
- Full-text filtering in PostGraphile☆39Updated 4 years ago
- GraphQL directive that adds Object-level data resolvers.