UpdateLabelPayload
No description
graphql
type UpdateLabelPayload {
label: Label!
}Fields
UpdateLabelPayload.label ● Label! non-null object
The updated Label
Returned By
updateLabel mutation