Skip to content

Commit 3e62e53

Browse files
committed
moved content
1 parent 3090f8a commit 3e62e53

File tree

1 file changed

+18
-19
lines changed

1 file changed

+18
-19
lines changed

_saas-integrations/shopify/v3/shopify-v3.md

Lines changed: 18 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -23,25 +23,6 @@ this-version: "3"
2323
api: |
2424
[{{ integration.display_name }} GraphQL Admin API (v2025-01)](https://shopify.dev/docs/api/admin-graphql/2025-01){:target="new"}
2525
26-
sections:
27-
- title: "{{ integration.display_name }} is now powered by GraphQL"
28-
content: |
29-
We've have enhanced the Stitch's {{ integration.display_name }} integration by replacing REST Admin API byt the {{ integration.display_name }} GraphQL API.
30-
This provides:
31-
- More structured and complete data
32-
- Better performance and scalibility
33-
- Access to new fields that are unvailable in REST
34-
35-
- title: "What has changed?"
36-
content: |
37-
The data structure has been reorganized for consistency and clarity. Some fields may look different or appear in new locations. Also, a few fields are deprecated from the {{ integration.display_name }} side.
38-
39-
If you need help, you can compare the structures. Refer to {{ integration.display_name }} documentation:
40-
- [REST Admin API](https://shopify.dev/docs/api/admin-rest){:target="new"}
41-
- [GraphQL Admin API](https://shopify.dev/docs/api/admin-graphql){:target="new"}
42-
43-
Check out our updated {{ integration.display_name }} docs for stream-level details and examples.
44-
4526
4627
# -------------------------- #
4728
# Stitch Details #
@@ -81,6 +62,24 @@ row-usage-hog-reasons:
8162
feature-summary: |
8263
Stitch's {{ integration.display_name }} integration replicates data using the {{ integration.api | flatify | strip }}. Refer to the [Schema](#schema) section for a list of objects available for replication.
8364
65+
sections:
66+
- title: "{{ integration.display_name }} is now powered by GraphQL"
67+
content: |
68+
We've have enhanced the Stitch's {{ integration.display_name }} integration by replacing REST Admin API byt the {{ integration.display_name }} GraphQL API.
69+
This provides:
70+
- More structured and complete data
71+
- Better performance and scalibility
72+
- Access to new fields that are unvailable in REST
73+
74+
- title: "What has changed?"
75+
content: |
76+
The data structure has been reorganized for consistency and clarity. Some fields may look different or appear in new locations. Also, a few fields are deprecated from the {{ integration.display_name }} side.
77+
78+
If you need help, you can compare the structures. Refer to {{ integration.display_name }} documentation:
79+
- [REST Admin API](https://shopify.dev/docs/api/admin-rest){:target="new"}
80+
- [GraphQL Admin API](https://shopify.dev/docs/api/admin-graphql){:target="new"}
81+
82+
Check out our updated {{ integration.display_name }} docs for stream-level details and examples.
8483

8584
# -------------------------- #
8685
# Setup Instructions #

0 commit comments

Comments
 (0)