Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 762 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 762 Bytes

Micrograph

codecov

Micrograph is a library for developing large GraphQL applications with complex business logic. Micrograph generalizes root queries and root mutations across every type in your data model. In other words, you can bootstrap a pretty large GraphQL application by writing a few functions. Afterwords, you can continue to add/modify types in your data model without adding and linking GraphQL-specific object types.

Docs

License

MIT