For the complete documentation index, see llms.txt. This page is also available as Markdown.

42. Мутация: Изтриване на „Label“ на ниво акаунт

Изтрий избрания "Етикет".

мутация DeleteLabel {
  deleteLabel(input: { name: "name1", value: "value1" }) {
    name
    value
  }
}

Последна актуализация

Беше ли полезно?