From 83f2352fef7dc93396e3cf8f224acba271f1ef9d Mon Sep 17 00:00:00 2001 From: "netop://ウィビ" Date: Wed, 29 Apr 2026 16:30:02 -0700 Subject: 0.4.0 - updates @eeeooolll/graphiql dep - adds commonly used imports from `graphql` - updates README --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e2e8f18..7f75f7b 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,8 @@ Low-level executor that `GraphQLHTTP` delegates to. Use it if you’re rolling y `GQLOptions`, `GQLRequest`, `GraphQLParams`, `GraphQLHandler`, plus `RenderPageOptions` for the GraphiQL shell. +We also export commonly imported GraphQL types: `DocumentNode`, `ExecutionResult`, `GraphQLArgs`, `GraphQLFieldResolver`, `GraphQLResolveInfo`, `GraphQLScalarType`, `GraphQLSchema`, `GraphQLTypeResolver`, and `Source`. + ## Features - Import `*.graphql` files — explicit and dynamic — via `importQL`. -- cgit v1.2.3