- Install & activate WooCommerce
- Install & activate WooCommerce Gold Price
- Install & activate WPGraphQL
- Clone or download the zip of this repository into your WordPress plugin directory & activate the WP GraphQL WooCommerce plugin.
- (Optional) Install & activate WPGraphQL-JWT-Authentication to add a
login
mutation that returns a JSON Web Token. - (Optional) Install & activate WPGraphQL-CORS to add an extra layer of security using HTTP CORS and some of WPGraphQL advanced functionality.
It adds WooCommerce Gold Price functionality to the WPGraphQL schema using WooCommerce's objects.
- Query product dynamic price update, Get curent Gold price, and more with complex filtering options.
- Manipulate Globle gold price.
Feel free to test out the extension using this GraphiQL Playground. The playground allows you to execute queries and mutations, as well as view the schema.