1
0
Fork 0
cautious-journey/docs/api/cautious-journey.remote.lis...

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>>