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

61. Mutasyon: "AsAppliedDataset" Sil

Uygulama bazlı veya ekim bazlı veri kümesini silin

Seçili "AsAppliedDataset" öğesini sil.

Kullanıcı tarafından oluşturulan "AsAppliedDataset" silinebilir.

mutation DeleteAsAppliedDataset {
  deleteAsAppliedDataset(input: {
    uuid: "<placeholder_of_as_applied_dataset_uuid>"
    fieldUuid: "<placeholder_of_field_uuid>"
  }) {
    uuid
  }
}

Son güncelleme

Bu yararlı oldu mu?