8000 Update README.md · wheatjs/vite-plugin-vue-gql@33179bc · GitHub
[go: up one dir, main page]

< 8000 div class="position-relative header-wrapper js-header-wrapper "> Skip to content

Commit 33179bc

Browse files
authored
Update README.md
fix: typo ("fargments" -> "fragments")
1 parent cf26de6 commit 33179bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ subscription MessageSub($from: String!) {
188188
```
189189

190190
## Fragments
191-
You can use fargments in your graphql queries, mutations, and subscriptions by specifying your `.gql` files that contain your fragments in the config.
191+
You can use fragments in your graphql queries, mutations, and subscriptions by specifying your `.gql` files that contain your fragments in the config.
192192

193193
```ts
194194
// vite.config.ts

0 commit comments

Comments
 (0)
0