wp-graphql / wp-graphql-tax-query

Adds `tax_query` support to postObject connection queries using WP_Query
46 stars 16 forks source link

Missing Conditional requiring WPGraphQL Main plugin #13

Open bahiirwa opened 5 years ago

bahiirwa commented 5 years ago

This plugin requires WPGraphQL version 0.0.15 or newer. Is a PR for this welcome?

jasonbahl commented 5 years ago

@bahiirwa hey! Ya, a pull request would be good. Are you thinking of just outputting an error in GraphQL payloads? or a notice in the dashboard on the plugins page or something?

Curious what you're thoughts are to notify the user of the dependency requirements.