
內容簡介
想為你的 WooCommerce 網站建立一個行動應用程式嗎?我們的外掛可以幫助你在幾秒鐘內生成 GraphQL API,並立即開始開發你的行動應用程式。或者你可以使用我們的生成器在此處創建免費的 Android 和 iOS 應用程式 here。
關於 GraphQL
GraphQL 是一種查詢語言,可用於 API,並使用你為數據定義的類型系統作為執行查詢的服務端運行時。
如何使用
首先,在你的網站上安裝並啟用該外掛。
安裝任何一個 GraphQL 客戶端,比如這個:https://altair.sirmuel.design。
現在,在 https://yourwebsite/wp-json/shopz/graphql 上準備好 GraphQL。
運行這個查詢 ‘{ products { name } }’,它應該返回你網站上的所有產品。
外掛標籤
開發者團隊
② 後台搜尋「Shopz GraphQL API for WooCommerce」→ 直接安裝(推薦)
📦 歷史版本下載
原文外掛簡介
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
First install & active the plugin on your website.
Install any GraphQL client like this one here: https://altair.sirmuel.design.
Now the GraphQL is ready on https://yourwebsite/wp-json/shopz/graphql.
Run this query ‘{ products { name } }’ which should return all your website products.
