wp-graphql / wp-graphql

:rocket: GraphQL API for WordPress

Home Page:https://www.wpgraphql.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v2.0 Roadmapping

jasonbahl opened this issue · comments

  • Semver Auto update support
  • Feature Flags
    • NOTES: Gutenberg and Woo have feature flags that we can draw inspiration from
  • Update GraphQL-PHP (to whatever version that drops support for PHP <7.4)
    • Probably need to do some communication around this in advance to let folks know this is coming
      • email the mailing list
      • write a blog post
      • make use of register_graphql_admin_notice()
      • draft a policy about minimum supported versions of PHP and WordPress
  • Remove existing deprecations
  • Add new WPGraphQL IDE into core