Mirror: The spec-compliant minimum of client-side GraphQL.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: Add major changesets

+11
+5
.changeset/selfish-keys-agree.md
··· 1 + --- 2 + '@0no-co/graphql.web': major 3 + --- 4 + 5 + Release stable `v1.0.0` Release.
+6
.changeset/wet-birds-press.md
··· 1 + --- 2 + '@0no-co/graphql.web': minor 3 + --- 4 + 5 + Alias all GraphQL AST types to the `'graphql'` package’s TypeScript AST types, if it’s installed. This will ensure that all AST types are always compatible. 6 + See: https://github.com/0no-co/graphql.web/pull/10