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-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,14 +61,14 @@ row-usage-hog-reasons:
61
61
feature-summary: |
62
62
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.
63
63
64
-
### {{ integration.display_name }} is now powered by GraphQL"
65
-
We've have enhanced the Stitch's {{ integration.display_name }} integration by replacing REST Admin API byt the {{ integration.display_name }} GraphQL API.
64
+
#### {{ integration.display_name }} is now powered by GraphQL
65
+
We've have enhanced the Stitch's {{ integration.display_name }} integration by replacing REST Admin API by the {{ integration.display_name }} GraphQL API.
66
66
This provides:
67
67
- More structured and complete data
68
68
- Better performance and scalibility
69
69
- Access to new fields that are unvailable in REST
70
70
71
-
### What has changed?
71
+
#### What has changed?
72
72
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.
73
73
74
74
If you need help, you can compare the structures. Refer to {{ integration.display_name }} documentation:
0 commit comments