Home > @uniformdev/canvas > LabelClient
LabelClient class
Signature:
Extends: ApiClient
Methods
| Method | Modifiers | Description |
|---|---|---|
| getLabels(options) | Fetches labels for the current project. | |
| removeLabel(options) | Deletes a label by id. | |
| upsertLabel(body) | Updates or creates a label. |