Skip to content

Shopify order sync graphQL and mapping#145

Open
parnikarangnekar wants to merge 17 commits intosaastechacademy:mainfrom
parnikarangnekar:shopify-order-sync-design
Open

Shopify order sync graphQL and mapping#145
parnikarangnekar wants to merge 17 commits intosaastechacademy:mainfrom
parnikarangnekar:shopify-order-sync-design

Conversation

@parnikarangnekar
Copy link
Copy Markdown
Contributor

No description provided.

This document outlines the workflow for importing Shopify orders into OMS, detailing the use of GraphQL, system messages, and the upload process to the Data Manager.
Updated the OrderHeaderGraphQl documentation to include a refined GraphQL query for fetching order details from Shopify, enhancing clarity and structure.
This document provides a detailed mapping of Shopify REST order fields to OMS and corresponding GraphQL fields for the `createShopifyOrder` service.
This document outlines the process for handling Shopify orders within the OMS, detailing steps from order existence checks to final order creation.
Revised the POC details for order data fetching methods, highlighting advantages and disadvantages of each approach.
Added documentation for fetching order line items by ID with pagination logic.
Added details about the Orders query, including its functionality and disadvantages.
Updated the Shopify Order Sync Design document to improve formatting and clarify responsibilities of services involved in the order import process.
This document provides a GraphQL query to fetch basic order details from Shopify, including fields like order ID, name, addresses, and total price.
Removed unnecessary cursor handling in lineItems query.
Updated the GraphQL query to include additional fields such as tags, total price set, and addresses while removing redundant fields.
Updated the GraphQL query to include additional fields for line items and improved pagination handling.
Updated GraphQL query to improve formatting and readability of presentmentMoney fields.
Updated the heading style and improved clarity in the description.
@gurveenbagga gurveenbagga marked this pull request as ready for review December 23, 2025 09:58
@parnikarangnekar parnikarangnekar changed the title Shopify order sync design Shopify order sync graphQL and mapping Dec 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants