issues
search
AxeWP
/
wp-graphql-gravity-forms
GraphQL API for interacting with Gravity Forms.
GNU General Public License v3.0
165
stars
29
forks
source link
fix: backwards pagination and filtering in `FormFieldsConnectionResolver`
#420
Closed
justlevine
closed
6 months ago
justlevine
commented
6 months ago
What
This PR:
Fixes FormField backwards pagination
Fixes FormField filters
Backfills tests for FormField connections
Why
How
Testing Instructions
Additional Info
Checklist:
[x] This PR is tested to the best of my abilities.
[x] This PR follows the WordPress Coding Standards.
[x] This PR has proper inline documentation.
[x] This PR has unit tests to verify the code works as intended.
[x] The changes in this PR have been noted in CHANGELOG.md
What
This PR:
Why
How
Testing Instructions
Additional Info
Checklist: