API ReferenceShopifyShopify AdminAPI reference for Shopify Shopify Admin endpoints. 4 endpointsPOST/api/v1/shopify/graphqlRun a read-only GraphQL query against the Shopify Admin API. Use this to fetch products, orders, customers, inventory, and any other store data. Construct standard GraphQL queries.POST/api/v1/shopify/graphqlRun a GraphQL mutation against the Shopify Admin API. Use this to create/update/delete products, orders, fulfillments, discounts, and other store data.POST/api/v1/shopify/bulkSubmit a bulk operation to Shopify for large data exports or batch mutations. Returns an operation ID to poll for status. Use for exporting all products, orders, or other large datasets.GET/api/v1/shopify/bulkCheck the status of a running bulk operation. Returns status, object count, and download URL when complete.ShopifyAPI reference for Shopify endpoints.SAPAPI reference for SAP endpoints.