ImportLinksQuery

type ImportLinksQuery: object;

Type declaration

l

l: string[];

Links to be imported onto the canvas as link unfurl blocks

p?

optional p: string;

By default, we import the links onto the current page. If specified, the links will instead be imported onto the given page.