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 83c60cf commit abf0cf7Copy full SHA for abf0cf7
README.md
@@ -12,7 +12,7 @@ This plugin targets the alpha release of PostGraphile v4. Bug reports and pull
12
| 4.0.0-alpha2.20 | 1.0.0-alpha.0 |
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 | 1.0.0-alpha.4 |
+| 4.0.0-alpha2.27 | 1.0.0-alpha.4 - 1.0.0-alpha.5 |
16
17
## Getting Started
18
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "postgraphile-plugin-connection-filter",
3
- "version": "1.0.0-alpha.4",
+ "version": "1.0.0-alpha.5",
4
"description": "Advanced filtering of Connections in PostGraphile",
5
"main": "index.js",
6
"scripts": {
0 commit comments