Interface: TemplateListResult
@fastlabai/design-editor / TemplateListResult
Interface: TemplateListResult
Section titled “Interface: TemplateListResult”Defined in: providers/templates.ts:37
Properties
Section titled “Properties”items:
DesignTemplate[]
Defined in: providers/templates.ts:38
nextCursor?
Section titled “nextCursor?”
optionalnextCursor?:string
Defined in: providers/templates.ts:40
Opaque cursor for the next page. Undefined when no more pages.