GetSharedLabelsArgs
type GetSharedLabelsArgs = {
cursor: string | null;
limit: number;
omitPersonal: boolean;
};
Type declaration
Name | Type |
---|---|
cursor ? | string | null |
limit ? | number |
omitPersonal ? | boolean |
See
https://developer.todoist.com/rest/v2/#get-all-shared-labels