Shopify/GraphQL
GraphQL is a query language for APIs. Shopify is an e-commerce platform that enables businesses to create and manage online stores, sell products, manage orders, customers, payments and shipping. Developers can access and manipulate store data programmatically via the Shopify API and automate various processes. The Shopify API supports GraphQL to interact with store data.
MapForce enables you to make a call to the Shopify API or to a generic GraphQL API. This feature is compatible with MapForce Server and MapForce Server Advanced Edition.
For more information about how to configure a call to the Shopify API or to a generic GraphQL API, see the following topics:
To find our more about sample queries and mutations, see Examples.
Useful links
For more information about the Shopify API and GraphQL, see the following pages: