Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/teages/gqfn

Provide a way to write GraphQL queries with the help of TypeScript.
https://github.com/teages/gqfn

gql graphql nuxt typescript

Last synced: 9 days ago
JSON representation

Provide a way to write GraphQL queries with the help of TypeScript.

Awesome Lists containing this project

README

        

# GQFn

GQFn provides a *typed* way to write GraphQL queries with the help of TypeScript.

- 📖 [Documentation](https://gqfn.teages.xyz)

## Packages

- [`@gqfn/core`](./packages/core/) - The core of GQFn.
- [`@gqfn/nuxt`](./packages/nuxt/) - The Nuxt module of @gqfn/core.