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
|_none (default)_ | Returns entries in a single locale. Resolvable linked entries will be inlined while unresolvable links will be kept as link objects. [Read more on link resolution](ADVANCED.md#link-resolution) |
346
-
|`withAllLocales`| Returns entries in all locales. |
347
-
|`withoutLinkResolution`| All linked entries will be rendered as link objects. [Read more on link resolution](ADVANCED.md#link-resolution) |
348
-
|`withoutUnresolvableLinks`| If linked entries are not resolvable, the corresponding link objects are removed from the response. |
|_none (default)_ | Returns entries in a single locale. Resolvable linked entries will be inlined while unresolvable links will be kept as link objects. [Read more on link resolution](ADVANCED.md#link-resolution) |
346
+
|`withAllLocales`| Returns entries in all locales. |
347
+
|`withoutLinkResolution`| All linked entries will be rendered as link objects. [Read more on link resolution](ADVANCED.md#link-resolution) |
348
+
|`withoutUnresolvableLinks`| If linked entries are not resolvable, the corresponding link objects are removed from the response. |
349
+
|`withLocaleBasedPublishing`| Fetched entries & assets will be returned with only content from published locales. |
0 commit comments