There was an error while loading. Please reload this page.
GraphQLResponseBody
1 parent d3113a9 commit 642523dCopy full SHA for 642523d
1 file changed
src/core/index.ts
@@ -49,6 +49,7 @@ export type {
49
GraphQLQuery,
50
GraphQLVariables,
51
GraphQLRequestBody,
52
+ GraphQLResponseBody,
53
GraphQLJsonRequestBody,
54
} from './handlers/GraphQLHandler'
55
export type { GraphQLRequestHandler, GraphQLResponseResolver } from './graphql'
0 commit comments