86. Sorgu: "Farms" al
sorgu FetchAllFarms {
getFarms {
uuid
userUuid
isim
farmOwnership
externalKey
ownerEmail
oluşturulmaTarihi
updatedDate
}
}sorgu FetchAllFarmsWithFilters {
getFarms(
farmUuids:["<placeholder_of_farm_uuid>"],
externalKeys:["<placeholder_of_external_key>"]
) {
uuid
userUuid
isim
farmOwnership
externalKey
ownerEmail
oluşturulmaTarihi
updatedDate
}
}Previous85. Mutasyon: Oranları VectorAnalysisMap'e (ZonesMap) ataNext87. Mutasyon: Özel VectorAnalysisMap (ZonesMap) kaydet
Last updated
Was this helpful?