graffiti icon indicating copy to clipboard operation
graffiti copied to clipboard

⚠️ DEVELOPMENT DISCONTINUED - Node.js GraphQL ORM

Results 7 graffiti issues
Sort by recently updated
recently updated
newest added

This change adds a `getCSRFToken` method that if provided can be invoked with the `request` to get a CSRF token for example: `req.csrfToken()`. This is needed for securing the GraphiQL...

When is the Firebase adapter ready?

type: feat

a RethinkDB adapter would be great

## Overview of the Issue Something I have seen in the `koa` adapter at least. When `graphql` promise returns an object with a list of errors, they are of the...

Knex should help support most SQL database. http://knexjs.org/

Hi, One of the greatest benefit of GraphQL is that it gives your application a strong typing system you can rely on but that graph does not have to map...