Hierarchy

  • Params

Properties

includes?: null | string

What other contexts to fetch the templates from. (children, parents, self)

limit?: null | number

Return this number of records at most.

onlyvisible?: null | boolean

If should list only visible templates

order?: null | string

Sort direction. Should be either ASC or DESC

skip?: null | number

Skip this number of records before returning results

sort?: null | string

Column to sort by.

Generated using TypeDoc