Skip to content

Commit 3090f8a

Browse files
committed
layout
1 parent d81dadb commit 3090f8a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,17 @@ 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-
content: |
27-
### {{ integration.display_name }} is now powered by GraphQL
26+
sections:
27+
- title: "{{ integration.display_name }} is now powered by GraphQL"
28+
content: |
2829
We've have enhanced the Stitch's {{ integration.display_name }} integration by replacing REST Admin API byt the {{ integration.display_name }} GraphQL API.
2930
This provides:
3031
- More structured and complete data
3132
- Better performance and scalibility
3233
- Access to new fields that are unvailable in REST
3334

34-
### What has changed?
35+
- title: "What has changed?"
36+
content: |
3537
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.
3638

3739
If you need help, you can compare the structures. Refer to {{ integration.display_name }} documentation:

0 commit comments

Comments
 (0)