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: docs/store-operations/translations/order-statuses.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Below are examples of GraphQL queries and mutations for retrieving and managing
25
25
26
26
### Query a List of Translations
27
27
28
-
This query returns up to 50 order status translations for the specified resource type, channel, and locale.
28
+
This query returns up to 2 order status translations for the specified resource type, channel, and locale.
29
29
30
30
The request below uses several variables for reusability. Replace `{{channel_id}}` and `{{locale_code}}` with the appropriate values for your use case.
0 commit comments