All Projects → wp-graphql → Wp Graphql Woocommerce

wp-graphql / Wp Graphql Woocommerce

Licence: gpl-3.0
Add WooCommerce support and functionality to your WPGraphQL server

Projects that are alternatives of or similar to Wp Graphql Woocommerce

Wp Graphql
🚀 GraphQL API for WordPress
Stars: ✭ 3,097 (+873.9%)
Mutual labels:  api, graphql, graphql-server, wordpress-plugin
Pop
Monorepo of the PoP project, including: a server-side component model in PHP, a GraphQL server, a GraphQL API plugin for WordPress, and a website builder
Stars: ✭ 160 (-49.69%)
Mutual labels:  api, graphql, graphql-server, wordpress-plugin
Api Platform
Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.
Stars: ✭ 7,144 (+2146.54%)
Mutual labels:  api, graphql, graphql-server
Typegql
Create GraphQL schema with TypeScript classes.
Stars: ✭ 415 (+30.5%)
Mutual labels:  api, graphql, graphql-server
Ariadne
Ariadne is a Python library for implementing GraphQL servers using schema-first approach.
Stars: ✭ 1,274 (+300.63%)
Mutual labels:  api, graphql, graphql-server
Graphql Api For Wp
[READ ONLY] GraphQL API for WordPress
Stars: ✭ 136 (-57.23%)
Mutual labels:  api, graphql, graphql-server
Omdb Graphql Wrapper
🚀 GraphQL wrapper for the OMDb API
Stars: ✭ 45 (-85.85%)
Mutual labels:  api, graphql, graphql-server
Blog Service
blog service @nestjs
Stars: ✭ 188 (-40.88%)
Mutual labels:  api, graphql, graphql-server
Wp Graphql Gutenberg
Query gutenberg blocks with wp-graphql
Stars: ✭ 158 (-50.31%)
Mutual labels:  api, graphql, wordpress-plugin
Storefront Api
Storefront GraphQL API Gateway. Modular architecture. ElasticSearch included. Works great with Magento1, Magento2, Spree, OpenCart, Pimcore and custom backends
Stars: ✭ 180 (-43.4%)
Mutual labels:  api, graphql, graphql-server
Graphql2rest
GraphQL to REST converter: automatically generate a RESTful API from your existing GraphQL API
Stars: ✭ 181 (-43.08%)
Mutual labels:  api, graphql, graphql-server
Co Cart
🛒 CoCart is a flexible, open-source solution to enabling the shopping cart via the REST API for WooCommerce.
Stars: ✭ 198 (-37.74%)
Mutual labels:  api, woocommerce, wordpress-plugin
Graphql To Mongodb
Allows for generic run-time generation of filter types for existing graphql types and parsing client requests to mongodb find queries
Stars: ✭ 261 (-17.92%)
Mutual labels:  graphql, graphql-server
Requester
Powerful, modern HTTP/REST client built on top of the Requests library
Stars: ✭ 273 (-14.15%)
Mutual labels:  api, graphql
Graphql Clj
A Clojure library that provides GraphQL implementation.
Stars: ✭ 281 (-11.64%)
Mutual labels:  graphql, graphql-server
atum-stock-manager-for-woocommerce
The ultimate stock management plugin for serious WooCommerce Sellers.
Stars: ✭ 16 (-94.97%)
Mutual labels:  wordpress-plugin, woocommerce
Awesome Woocommerce
Plugins and code snippets to improve your WooCommerce store.
Stars: ✭ 279 (-12.26%)
Mutual labels:  woocommerce, wordpress-plugin
Wp Graphiql
GraphiQL IDE, fine tuned for use with WPGraphQL
Stars: ✭ 284 (-10.69%)
Mutual labels:  graphql, wordpress-plugin
Dgraph
Native GraphQL Database with graph backend
Stars: ✭ 17,127 (+5285.85%)
Mutual labels:  graphql, graphql-server
Insomnia
The open-source, cross-platform API client for GraphQL, REST, and gRPC.
Stars: ✭ 18,969 (+5865.09%)
Mutual labels:  api, graphql

WPGraphQL WooCommerce (WooGraphQL)

DocsAxisTaylor • Join Slack

Automated-Testing Coding-Standards Coverage Status Financial Contributors on Open Collective

Quick Install

  1. Install & activate WooCommerce
  2. Install & activate WPGraphQL
  3. Clone or download the zip of this repository into your WordPress plugin directory & activate the WP GraphQL WooCommerce plugin.
  4. (Optional) Install & activate WPGraphQL-JWT-Authentication to add a login mutation that returns a JSON Web Token.
  5. (Optional) Install & activate WPGraphQL-CORS to add an extra layer of security using HTTP CORS and some of WPGraphQL advanced functionality.

What does this plugin do?

It adds WooCommerce functionality to the WPGraphQL schema using WooCommerce's CRUD objects.

Features

  • Query product, product variations, customers, coupons, orders, refunds and more with complex filtering options.
  • Manipulate customer session data using customer and cart mutations while managing customer session token using HTTP headers or cookies (not recommended). HTTP header example w/ React/Apollo
  • Create orders using the order mutations with the checkout mutation.

Future Features

  • Payment Processing
  • Adminstrator mutations. Eg. Creating and deleting products, coupons, and refunds.

Playground

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.

Wanna help support WooGraphQL's future.

Follow alt textalt text

Demo/Examples

Who using WooGraphQL

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].