10. Мутация: Генериране на "RasterMap" асинхронно
mutation GenerateRasterMapAsync {
generateRasterAnalysisMapAsync(input: {
fieldUuid: "<placeholder_of_field_uuid>"
satelliteImageUuids: [
"<placeholder_of_satelliteimage_uuid_1>",
"<placeholder_of_satelliteimage_uuid_2>"
]
index: NDVI
}) {
uuid
fieldUuid
statusCode
}
}Previous9. Мутация: Генериране на "ZonesMap" асинхронноNext11. Мутация: Генериране на "ZonesMap" базирана на добив асинхронно
Last updated
Was this helpful?