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 2aace37 commit d92983cCopy full SHA for d92983c
README.md
@@ -13,7 +13,7 @@ This plugin adds a `filter` argument to Connection types in PostGraphile v4.
13
| 4.0.0-alpha2.21 - 4.0.0-alpha2.25 | 1.0.0-alpha.1 |
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 |
+| 4.0.0-alpha2.30 | 1.0.0-alpha.7 - 1.0.0-alpha.8 |
17
18
## Getting Started
19
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "postgraphile-plugin-connection-filter",
3
- "version": "1.0.0-alpha.7",
+ "version": "1.0.0-alpha.8",
4
"description": "Advanced filtering of Connections in PostGraphile",
5
"main": "index.js",
6
"scripts": {
0 commit comments