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

61. Мутація: Видалити «AsAppliedDataset»

Видалити набір даних As-Applied або As-Planted

Видалити вибраний "AsAppliedDataset".

"AsAppliedDataset", створений користувачем, можна видалити.

мутація DeleteAsAppliedDataset {
  deleteAsAppliedDataset(input: {
    uuid: "<placeholder_of_as_applied_dataset_uuid>"
    fieldUuid: "<placeholder_of_field_uuid>"
  }) {
    uuid
  }
}

Останнє оновлення

Це було корисно?