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: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,10 @@ The toolkit designed to simplify data sourcing from the remote GraphQL API into
5
5
Note: This is **not** a source plugin by itself, but it helps [writing custom GraphQL source plugins][1]
6
6
by providing a set of convenience tools and conventions.
7
7
8
+
## Important Note
9
+
10
+
⚠️ This is a temporary repository. We're working on a better "swiss army knife" solution which will mean that this toolkit will eventually be deprecated and replaced by a better package.
Check out the [#plugin-authoring](https://discord.gg/gatsby) channel on Gatsby Discord.
17
21
18
-
## Important Note
19
-
20
-
This is a temporary repository. We're working on a better "swiss army knife" solution which will mean that this toolkit will eventually be deprecated and replaced by a better package.
0 commit comments