We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ec90e7 commit e1b5b46Copy full SHA for e1b5b46
index.d.ts
@@ -146,7 +146,7 @@ export class Entry {
146
includeReference(...val: string[]): this;
147
language(language_code: string): this;
148
addQuery(key: string, value: string): this;
149
- includeEmbeddedObjects(): this;
+ includeEmbeddedItems(): this;
150
/**
151
* @deprecated since verion 3.3.0
152
*/
0 commit comments