Skip to content

Commit 2822511

Browse files
committed
docs: add GraphQLBox client and server to docs
1 parent 48a374a commit 2822511

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
name: GraphQLBox client
3+
description: An extensible GraphQL client with modules for react, caching, request parsing, web workers, websockets and more...
4+
url: https://github.com/badbatch/graphql-box
5+
github: badbatch/graphql-box
6+
npm: "@graphql-box/client"
7+
---
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
name: GraphQLBox server
3+
description: An extensible GraphQL server with modules for caching, request parsing, debugging, subscriptions and more...
4+
url: https://github.com/badbatch/graphql-box
5+
github: badbatch/graphql-box
6+
npm: "@graphql-box/server"
7+
---

0 commit comments

Comments
 (0)