CreateLineQuery

type CreateLineQuery: object;

Type declaration

p?

optional p: string;

By default, we add the line to the current page & currently active group. If specified, the
line will instead be created as a direct child of the given page.