wp-graphql / wp-graphql-meta-query

WPGraphQL Extension: Adds "meta_query" support to postObject connection queries using WP_Query
https://wpgraphql.com
GNU General Public License v3.0
53 stars 18 forks source link

Why using this plugin is dangerous? #26

Open okansahin opened 10 months ago

okansahin commented 10 months ago

Hello there, thank you for you developed and serve this plugin.

I saw a notice at https://www.wpgraphql.com/extenstion-plugins/wpgraphql-meta-query

This FREE plugin filters the connections for Posts and Post Types to allow for advanced querying using meta filters.

Querying by meta can be dangerous, do this feature will likely not be in the core plugin, but if you need it:

Could you please explain why?