Skip to content

Commit 2cb0580

Browse files
Update marketplace-and-integrations/integrations/shopify.md
Co-authored-by: sofietoft <[email protected]>
1 parent 94c39f9 commit 2cb0580

File tree

1 file changed

+4
-1
lines changed
  • marketplace-and-integrations/integrations

1 file changed

+4
-1
lines changed

marketplace-and-integrations/integrations/shopify.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,10 @@ If you are selecting your own authorization flow that uses the `AuthorizationSer
161161
The authorization controller uses the `window.postMessage` interface for cross-window communications when redirecting from the Shopify authorization server.
162162

163163
### CacheLevel
164-
Added in version 1.3.0 of the integration. The property cache level by default is set to `Snapshot` this can mean sites utilising this integration can hit rate limits on the Shopify Admin API. More information on rate limits is found here [Shopify Rate Limits](https://shopify.dev/docs/api/usage/rate-limits). The default value `Snapshot` has been retained for backwards compatibility.
164+
165+
Added in version 1.3.0 of the integration.
166+
167+
The property cache level is set to `Snapshot` by default. This means that sites utilizing this integration can hit rate limits on the Shopify Admin API. More information on rate limits can be found in the Shopify Development Documentation under [Shopify Rate Limits](https://shopify.dev/docs/api/usage/rate-limits). The default value `Snapshot` has been retained for backward compatibility.
165168

166169
The values available are:
167170
- `Unknown`

0 commit comments

Comments
 (0)