mirror of
https://github.com/wp-graphql/wp-graphql-woocommerce.git
synced 2026-08-14 12:53:44 +02:00
* dev!: namespace Composer dependencies with strauss * chore: include vendor-prefixed when stanning * Strauss configurations properly applied. Contribution docs restored. * Linter and PHPStan compliance met * `platform` removed from `composer.json` * devops: PHP7.3 removed from CI matrix --------- Co-authored-by: Geoff Taylor <geoff@axistaylor.com>
1.4 KiB
1.4 KiB
Table of Contents
Getting Started
WooGraphQL
- Routing by URI
- Using Product Data
- Creating Session Provider and using Cart Mutations
- Using Cart Data
- Harmonizing with WordPress
- Using Checkout Mutation + Order Mutations
- Using Order Data
- Using Customer Data + Mutations
WooGraphQL Pro
- Using Subscription Data + Mutations
- Using Composite Product Data + Mutations
- Using Product Bundle Data + Mutations
- Using Product Add-ons Data + Mutations