Skip to content

PluxelJS/GQLens

Repository files navigation

GQLens npm: @gqlens/core CI License: Apache-2.0

GQLens QuerySession boundaries collect child component field reads into scoped GraphQL selections.

GQLens is a demand-first GraphQL client for React and Solid. Generated accessors feed QuerySession scopes; each scope plans, caches, and fetches its own selection.

pnpm add @gqlens/core @gqlens/react
pnpm add -D @gqlens/codegen @gqlens/vite graphql

Use @gqlens/solid instead of @gqlens/react for Solid.

Read next:

Development

pnpm install
pnpm run verify
pnpm run build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Generated from ahdg6/ts-starter