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

21. Mutacja: Usuń "Mapę stref"

Usuń wybraną mapę "VectorAnalysisMap" / "ZonesMap".

Mapa "VectorAnalysisMap" utworzona przez użytkownika może zostać usunięta.

mutacja DeleteVectorAnalysisMap {
  deleteVectorAnalysisMap(wejście: {
    uuid: "<placeholder_of_vector_analysis_map_uuid>"
    poleUuid: "<placeholder_of_field_uuid>"
  }) {
    uuid
    fieldUuid
    nazwa
    adresMapyStref
    attributesUrl
    status
  }
}

Ostatnia aktualizacja

Czy to było pomocne?