apollo-graphql-express-objection-server icon indicating copy to clipboard operation
apollo-graphql-express-objection-server copied to clipboard

A GraphQL (Apollo) Express server with JWT authentication, and using Objection.js ORM that automagically generates GQL schema types & resolvers.

Results 1 apollo-graphql-express-objection-server issues
Sort by recently updated
recently updated
newest added
trafficstars

Hey bro, I decided to develop based on this package. I had a problem in the mutations section. I couldn't combine the mutation from many files. After doing some research...