71. Mutation: 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. Mutation: Șterge mai multe „Photos”Next72. Query: Obține date pe grilă ca GeoJSON sau GeoTIFF
Last updated
Was this helpful?