CreateGroupQuery

type CreateGroupQuery: object;

Type declaration

i

i: string[];

List of item IDs to group

p?

optional p: string;

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