Skip to content

Commit

Permalink
chore: update playground link
Browse files Browse the repository at this point in the history
  • Loading branch information
Teages committed Jun 6, 2024
1 parent b2a2c7a commit 48fa538
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@

Writing GraphQL queries with type safety and type hints, power by TypeScript.

-[Stackblitz Playground](https://stackblitz.com/~/github.com/Teages/gqf-playground?file=src/index.ts)
- 📖 [Documentation](https://gqf.teages.xyz)

## Usage

Install package:
Expand Down Expand Up @@ -36,8 +39,6 @@ import { useSchema } from '@teages/gqf'
const { useSchema } = require('@teages/gqf')
```

- [Documentation](https://gqf.teages.xyz)

## Development

- Clone this repository
Expand Down

0 comments on commit 48fa538

Please sign in to comment.