Home > @uniformdev/canvas > LabelClient > upsertLabel
LabelClient.upsertLabel() method
Updates or creates a label.
Signature:
Parameters
| Parameter | Type | Description |
|---|---|---|
| body | Omit<LabelPut, 'projectId'> |
Returns:
Promise<void>
Home > @uniformdev/canvas > LabelClient > upsertLabel
Updates or creates a label.
Signature:
| Parameter | Type | Description |
|---|---|---|
| body | Omit<LabelPut, 'projectId'> |
Returns:
Promise<void>