You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/content/guides/20_getting-started.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -41,10 +41,12 @@ touch tsconfig.json main.ts
41
41
42
42
## 📦 Install Graffle
43
43
44
+
Graffle is [still in development](https://github.com/graffle-js/graffle/discussions/1163) so there is no stable release to install yet. Use the `next` distribution tag to find the latest pre-release.
45
+
44
46
Graffle has a peer dependency on `graphql` so you will need to install that too.
0 commit comments