GraphQL Typescript Framework
Graphity is a library that makes typescript and GraphQL easy to use. As much as possible, the object of GraphQL.js can be used as it is.
Core
Server
- @graphity/server-express - Using Graphity on Express Server
- @graphity/server-lambda - Using Graphity on AWS Lambda
Miscellaneous
Extensions(Experimantal)