fix(deps): update dependency graphql to v16.10.0 #18076
Annotations
3 errors
typecheck
Argument of type '{ document: DocumentNode; schema: GraphQLSchema; rootValue?: unknown; contextValue?: unknown; variableValues?: Maybe<{ readonly [variable: string]: unknown; }>; operationName?: Maybe<string>; fieldResolver?: Maybe<GraphQLFieldResolver<any, any>>; typeResolver?: Maybe<GraphQLTypeResolver<any, any>>; subscribeFieldRes...' is not assignable to parameter of type 'ExecutionArgs'.
|
typecheck
Type 'import("/home/runner/work/console/console/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema' is not assignable to type 'import("/home/runner/work/console/console/node_modules/.pnpm/[email protected]/node_modules/graphql/type/schema").GraphQLSchema'.
|
typecheck
Process completed with exit code 2.
|
Loading