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