mirror of
https://github.com/wp-graphql/wp-graphql-woocommerce.git
synced 2026-08-14 12:53:44 +02:00
* fix: bug in Session_Transaction_Manager::pop_transaction_id fixed * chore: Linter and PHPStan compliance met * devops: tests updated * devops: WPBrowser upgraded to v4.x.x * devops: Some unit testing configurations updated * devops: WPBrowser updated and tests passing * chore: PHPStan and linter compliance met * devops: WP_CORE_DIR fixed * devops: More docker config changes * devops: CartMutationsTest updated * devops: CI env vars fixed * devops: More CI fixes * devops: More CI fixes * devops: More CI fixes * devop: Docker env removed * devops: Codeception configs updated * devops: configurations tweaked heavily
1.5 KiB
1.5 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