graphile-utils 5.0.0-rc.8 → 5.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
# graphile-utils
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
[](https://github.com/sponsors/benjie)
|
|
4
4
|
[](http://discord.gg/graphile)
|
|
5
5
|
[](https://www.npmjs.com/package/graphile-utils)
|
|
6
6
|

|
|
7
|
-
[](https://bsky.app/profile/graphile.org)
|
|
8
|
+
[](https://fosstodon.org/@graphile)
|
|
8
9
|
|
|
9
10
|
This package contains helpers for building plugins for GraphQL schemas utilising
|
|
10
11
|
Graphile Build, such as the one produced by
|
|
@@ -28,7 +29,6 @@ via sponsorship.
|
|
|
28
29
|
And please give some love to our featured sponsors 🤩:
|
|
29
30
|
|
|
30
31
|
<table><tr>
|
|
31
|
-
<td align="center"><a href="https://www.the-guild.dev/"><img src="https://graphile.org/images/sponsors/theguild.png" width="90" height="90" alt="The Guild" /><br />The Guild</a> *</td>
|
|
32
32
|
<td align="center"><a href="https://gosteelhead.com/"><img src="https://graphile.org/images/sponsors/steelhead.svg" width="90" height="90" alt="Steelhead" /><br />Steelhead</a> *</td>
|
|
33
33
|
</tr></table>
|
|
34
34
|
|