1
0
Fork 0
cautious-journey/docs/api/cautious-journey.gitlabremo...

593 B

Home > cautious-journey > GitlabRemote > listLabels

GitlabRemote.listLabels() method

Signature:

listLabels(options: ProjectQuery): Promise<Array<LabelUpdate>>;

Parameters

Parameter Type Description
options ProjectQuery

Returns:

Promise<Array<LabelUpdate>>