WooCommerce GraphQL API
WooCommerce GraphQL support is provided by the WPGraphQL WooCommerce extension (WooGraphQL), an open-source WordPress plugin that exposes the full WooCommerce data model through a GraphQL endpoint at /graphql. The schema covers products (simple, variable, external, grouped), product categories, tags, attributes, variations, cart, coupons, orders, customers, shipping zones, tax rates, payment gateways, refunds, reviews, downloadable items, subscriptions, memberships, and session/nonce management. Both queries and mutations are supported.
Documentation
Other Resources
GitHub
https://github.com/wp-graphql/wp-graphql-woocommerce
GraphQL
https://raw.githubusercontent.com/api-evangelist/woocommerce/refs/heads/main/graphql/woocommerce-graphql.md
GraphQLSchema
https://raw.githubusercontent.com/api-evangelist/woocommerce/refs/heads/main/graphql/woocommerce-schema.graphql