86. Kysely: Hanki "Farms"
kysely FetchAllFarms {
getFarms {
uuid
userUuid
nimi
farmOwnership
externalKey
ownerEmail
luontipäivä
updatedDate
}
}kysely FetchAllFarmsWithFilters {
getFarms(
farmUuids:["<placeholder_of_farm_uuid>"],
externalKeys:["<placeholder_of_external_key>"]
) {
uuid
userUuid
nimi
farmOwnership
externalKey
ownerEmail
luontipäivä
updatedDate
}
}Previous85. Muutos: Määritä annokset VectorAnalysisMapille (ZonesMap)Next87. Muutos: Tallenna mukautettu VectorAnalysisMap (ZonesMap)
Last updated
Was this helpful?