CreateLabelPayload
No description
type CreateLabelPayload {
  label: Label!
}
Fields
CreateLabelPayload.label ● Label! non-null object
The created Label
Returned by
createLabel  mutation
No description
type CreateLabelPayload {
  label: Label!
}
CreateLabelPayload.label ● Label! non-null objectThe created Label
createLabel  mutation