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
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,14 +23,14 @@ 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 }} powered by GraphQL
27
-
We've have enhanced the Stitch {{ integration.display_name }} tap by replacing REST Admin API byt the {{ integration.display_name }} GraphQL API.
26
+
# {{ integration.display_name }} is now powered by GraphQL
27
+
We've have enhanced the Stitch's {{ integration.display_name }} integration by replacing REST Admin API byt the {{ integration.display_name }} GraphQL API.
28
28
This provides:
29
-
- Data more structured and complete
29
+
- More structured and complete data
30
30
- Better performance and scalibility
31
31
- Access to new fields that are unvailable in REST
32
32
33
-
What has changed?
33
+
# What has changed?
34
34
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
35
36
36
If you need help, you can compare the structures. Refer to {{ integration.display_name }} documentation:
@@ -39,6 +39,7 @@ api: |
39
39
40
40
Check out our updated {{ integration.display_name }} docs for stream-level details and examples.
0 commit comments