Skip to content

Commit 413cb2d

Browse files
committed
docs: 📝 Update Embedded-Items reference
1 parent dc5cd4c commit 413cb2d

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

dist/nativescript/contentstack.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/node/contentstack.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/react-native/contentstack.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/core/modules/entry.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ export default class Entry {
188188
* @method includeEmbeddedItems
189189
* @memberOf Entry
190190
* @description Include Embedded Objects (Entries and Assets) along with entry/entries details.
191-
* @example Stack.ContentType("contentType_uid").Entry("entry_uid").includeEmbeddedObjects().fetch()
191+
* @example Stack.ContentType("contentType_uid").Entry("entry_uid").includeEmbeddedItems().fetch()
192192
* @returns {Entry}
193193
* @instance
194194
*/

0 commit comments

Comments
 (0)