We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af69f35 commit 58a9096Copy full SHA for 58a9096
includes/class-acf-schema-filters.php
@@ -3,7 +3,7 @@
3
* Adds filters that modify WPGraphQL ACF schema.
4
*
5
* @package \WPGraphQL\WooCommerce
6
- * @since 0.2.2
+ * @since 0.3.0
7
*/
8
9
namespace WPGraphQL\WooCommerce;
includes/type/object/class-product-types.php
@@ -5,7 +5,7 @@
* Registers product types and queries
* @package \WPGraphQL\WooCommerce\Type\WPObject
- * @since 0.0.1
10
11
namespace WPGraphQL\WooCommerce\Type\WPObject;
0 commit comments