13. Mutasyon: "Çiftlik" oluştur
mutation CreateFarmSample {
createFarm(input:{
name: "Mutation Farm"
externalKey: "<third_party_indentificator>"
} ) {
uuid
userUuid
isim
farmOwnership
externalKey
}
}Previous12. Mutasyon: Toprak bazlı "BölgelerHaritası"nı eşzamansız oluşturNext14. Mutasyon: bir "Tarla" oluştur veya mevcut tarla sınırını düzenle (isteğe bağlı etiketlerle)
Last updated
Was this helpful?