You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _saas-integrations/shopify/v3/shopify-v3.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,14 +23,15 @@ this-version: "3"
23
23
api: |
24
24
[{{ integration.display_name }} GraphQL Admin API (v2025-01)](https://shopify.dev/docs/api/admin-graphql/2025-01){:target="new"}
25
25
26
-
# {{ integration.display_name }} is now powered by GraphQL
26
+
content: |
27
+
### {{ integration.display_name }} is now powered by GraphQL
27
28
We've have enhanced the Stitch's {{ integration.display_name }} integration by replacing REST Admin API byt the {{ integration.display_name }} GraphQL API.
28
29
This provides:
29
30
- More structured and complete data
30
31
- Better performance and scalibility
31
32
- Access to new fields that are unvailable in REST
32
33
33
-
# What has changed?
34
+
### What has changed?
34
35
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.
35
36
36
37
If you need help, you can compare the structures. Refer to {{ integration.display_name }} documentation:
0 commit comments