You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Our hope for this open source project is that it will enable more teams to lever
27
27
28
28
* PHP 7.4-8.2+
29
29
* WordPress 5.4.1+
30
-
* WPGraphQL 1.9.0+
30
+
* WPGraphQL 1.26.0+
31
31
* Gravity Forms 2.5+ (Recommend: v2.6+)
32
32
***Recommended**: [WPGraphQL Upload](https://github.com/dre1080/wp-graphql-upload) - used for [File Upload and Post Image submissions](docs/submitting-forms.md).
Filter to modify the form data before it is sent to the client. This hook is somewhat similar to GF's `gform_pre_render` hook, and can be used for dynamic field input population among other things.
0 commit comments