589 B
589 B
Home > cautious-journey > Remote > listLabels
Remote.listLabels() method
List all labels.
Signature:
listLabels(options: ProjectQuery): Promise<Array<LabelUpdate>>;
Parameters
Parameter | Type | Description |
---|---|---|
options | ProjectQuery |
Returns:
Promise<Array<LabelUpdate>>