Skip to content

Commit a88963d

Browse files
authored
Merge pull request #63 from graysonhicks/patch-1
2 parents 7ba8b24 + c7ef861 commit a88963d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ The toolkit designed to simplify data sourcing from the remote GraphQL API into
55
Note: This is **not** a source plugin by itself, but it helps [writing custom GraphQL source plugins][1]
66
by providing a set of convenience tools and conventions.
77

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.
11+
812
## Installation
913

1014
```shell
@@ -15,9 +19,6 @@ npm install gatsby-graphql-source-toolkit
1519

1620
Check out the [#plugin-authoring](https://discord.gg/gatsby) channel on Gatsby Discord.
1721

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.
2122

2223
## Table of contents
2324

0 commit comments

Comments
 (0)