UNPKG
graphql-codegen-types-map
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.0
## Description
github.com/lukaskl/graphql-codegen-types-map
lukaskl/graphql-codegen-types-map
graphql-codegen-types-map
/
test-support
/
schema
/
githunt
/
index.d.ts
5 lines
(4 loc)
•
145 B
TypeScript
View Raw
1
2
3
4
5
export declare const gitHuntSchema: { schema:
import
(
"graphql"
).GraphQLSchema; documents:
import
(
"@graphql-toolkit/common"
).Source[]; };