We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e664374 commit 50f65f6Copy full SHA for 50f65f6
README.md
@@ -14,7 +14,7 @@ This plugin adds a `filter` argument to Connection types in PostGraphile v4.
14
| 4.0.0-alpha2.26 | 1.0.0-alpha.2 - 1.0.0-alpha.3 |
15
| 4.0.0-alpha2.27 - 4.0.0-alpha2.28 | 1.0.0-alpha.4 - 1.0.0-alpha.6 |
16
| 4.0.0-alpha2.30 | 1.0.0-alpha.7 - 1.0.0-alpha.8 |
17
-| 4.0.0-alpha2.33 | 1.0.0-alpha.9 |
+| 4.0.0-alpha2.33 | 1.0.0-alpha.9 - 1.0.0-alpha.10 |
18
19
## Getting Started
20
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "postgraphile-plugin-connection-filter",
3
- "version": "1.0.0-alpha.9",
+ "version": "1.0.0-alpha.10",
4
"description": "Advanced filtering of Connections in PostGraphile",
5
"main": "index.js",
6
"scripts": {
0 commit comments