Schema-driven testing utilities #1219
Annotations
10 errors
Api-Extractor:
src/testing/core/schemaProxy.test.tsx#L172
'snapshot.result' is possibly 'null'.
|
Api-Extractor:
src/testing/core/schemaProxy.test.tsx#L192
Property 'forkWithResolvers' does not exist on type 'GraphQLSchema'.
|
Api-Extractor:
src/testing/core/schemaProxy.test.tsx#L267
'snapshot.result' is possibly 'null'.
|
Api-Extractor:
src/testing/core/schemaProxy.test.tsx#L354
'snapshot.result' is possibly 'null'.
|
Api-Extractor:
src/testing/core/schemaProxy.test.tsx#L391
Property 'forkWithResolvers' does not exist on type 'GraphQLSchema'.
|
Api-Extractor:
src/testing/core/schemaProxy.test.tsx#L404
Property 'data' does not exist on type 'PromiseOrValue<ExecutionResult<ObjMap<unknown>, ObjMap<unknown>>>'.
|
Api-Extractor:
src/testing/core/schemaProxy.test.tsx#L483
'snapshot.result' is possibly 'null'.
|
Api-Extractor:
src/testing/core/schemaProxy.test.tsx#L510
'snapshot.result' is possibly 'null'.
|
Api-Extractor:
src/testing/core/schemaProxy.test.tsx#L533
'snapshot.result' is possibly 'null'.
|
Api-Extractor:
src/testing/core/schemaProxy.ts#L47
Element implicitly has an 'any' type because expression of type 'string | symbol' can't be used to index type 'GraphQLSchema'.
|