AxeWP / wp-graphql-rank-math

Add GraphQL support for RankMath SEO
GNU General Public License v3.0
50 stars 7 forks source link

chore!: bump minimum WPGraphQL and use new Connection Resolver API #95

Closed justlevine closed 4 months ago

justlevine commented 4 months ago

What

This PR bumps the minimum version of WPGraphQL to v1.26.0 in order to make use of the new API methods and improved internal lifecycle included in AbstractConnectionResolver.

Why

A more stable lifecycle and improved performance.

How

Testing Instructions

Additional Info

Checklist: