Skip to content

Commit 7dec72c

Browse files
authored
Merge pull request graphql#1122 from babyfish-ct/source
Add src/content/code/languate-support/javascript/client/graphql-ts-cl…
2 parents 19ef2b3 + 527153c commit 7dec72c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
name: graphql-ts-client
3+
description: GraphQL client for TypeScript, automatically infers the type of the returned data according to the strongly typed query request
4+
url: https://github.com/babyfish-ct/graphql-ts-client
5+
github: babyfish-ct/graphql-ts-client
6+
npm: "graphql-ts-client-api"
7+
---
8+
9+

0 commit comments

Comments
 (0)