71. Mutatie: Generează o arhivă zip cu "Notes"
mutație ExportNotesData {
exportData(input: {
note: [
{
uuid: "<placeholder_for_vectoranalysismap_uuid>",
fieldUuid: "<placeholder_for_field_uuid>",
entitate: VectorAnalysisMap
}
]
}) {
archiveUrl
notiteArhivate {
uuid
fieldUuid
status
}
noteIgnorate {
uuid
fieldUuid
status
}
}
}Previous70. Mutatie: Șterge multiple "Photos"Next72. Interogare: Obține date grilă ca GeoJSON sau GeoTIFF
Last updated
Was this helpful?