graphity
graphity copied to clipboard
GraphQL Typescript Framework. Graphity is a library that makes typescript and GraphQL easy to use.
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.
Projects
Core
- graphity
- @graphity/container
- @graphity/schema
- @graphity/types
Server
- @graphity/server-express - Using Graphity on Express Server
- @graphity/server-lambda - Using Graphity on AWS Lambda
Miscellaneous
Extensions(Experimantal)
- @graphity-extensions/restful