Skip to main content

Interface: IterateBookOpts

Defined in: Extensions/ExtensionApiDtos.ts:704

Properties

cursor?

optional cursor?: string

Defined in: Extensions/ExtensionApiDtos.ts:708


moduleId

moduleId: string

Defined in: Extensions/ExtensionApiDtos.ts:705


pageSize?

optional pageSize?: number

Defined in: Extensions/ExtensionApiDtos.ts:707

Default 100, max 500.


rootSectionId?

optional rootSectionId?: string

Defined in: Extensions/ExtensionApiDtos.ts:710

Limit iteration to descendants of this section.