Shopz GraphQL API for WooCommerce

Shopz GraphQL API for WooCommerce Install Statistics

12
100%
Today: 12 Yesterday: 0 All-time: 11,863 downloads
Shopz GraphQL API for WooCommerce Icon

Try plugin: Shopz GraphQL API for WooCommerce

We'll create fresh WordPress site with Shopz GraphQL API for WooCommerce installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Shopz GraphQL API for WooCommerce

Exposing WooCommerce as a GraphQL API

1


0


0


0


0

updated: 3 years ago
since: 6 years ago
author: Shopz.io

Description

Want to create a mobile application for your WooCommerce website ? Our plugin helps you to generate GraphQL API in seconds and start developing your Mobile Application immediately. Or create your FREE Android and iOS applications using our builder here.

About GraphQL

GraphQL is a query language for your API, and a server-side runtime for executing queries by using a type system you define for your data.

How to use

  1. First install & active the plugin on your website.
  2. Install any GraphQL client like this one here: https://altair.sirmuel.design.
  3. Now the GraphQL is ready on https://yourwebsite/wp-json/shopz/graphql.
  4. Run this query ‘{ products { name } }’ which should return all your website products.