Graphile's repositories
starter
Opinionated SaaS quick-start with pre-built user account and organization system for full-stack application development in React, Node.js, GraphQL and PostgreSQL. Powered by PostGraphile, TypeScript, Apollo Client, Graphile Worker, Graphile Migrate, GraphQL Code Generator, Ant Design and Next.js
graphile-engine
Monorepo home of graphile-build, graphile-build-pg, graphile-utils, postgraphile-core and graphql-parse-resolve-info. Build a high-performance easily-extensible GraphQL schema by combining plugins!
postgraphile-lambda-example
Simple serverless / Lambda example with caching and lightweight bundle
pg-simplify-inflector
Simplifies the graphile-build-pg inflector to trim the `ByFooIdAndBarId` from relations
pg-aggregates
Aggregates for PostGraphile connections
bootstrap-react-apollo
[WIP] A bootstrap for using PostGraphile with React and Apollo.
federation
Apollo federation support for PostGraphile [UNMAINTAINED]
operation-hooks
Register asynchronous callbacks before/after operations; uses include: validation, authorization, notification
persisted-operations
Persisted operations (aka "persisted queries") support for PostGraphile
crystal-pre-merge
Repository moved
gatsby-source-pg
PostgreSQL source for Gatsby, powered by PostGraphile
graphile.github.io
PostGraphile (PostGraphQL) and Graphile-Build website - contributions very welcome!
depth-limit
A GraphQL.js validation rule for limiting the depth (including list depth) of GraphQL operations
gatsby-source-pg-example
Example of using gatsby-plugin-pg
livesotope
Simple demo of using PostGraphile live queries
graphql-toe
GraphQL Throw-On-Error
jest-time-helpers
Helpers you can use in tests that relate to the passage of time (i.e. code that involves setTimeout, setInterval, new Date(), Date.now(), etc)
global-ids
[EXPERIMENTAL] Allows you to use Relay global object identifiers in more places.
postgraphile-example-apollo-server
[WIP] An example of using PostGraphile with Apollo Server (using the new lifecycle hooks functionality)
graphql-sock
GraphQL Semantic Output Conversion Kit