13. طفرية: إنشاء "مزرعة"
mutation CreateFarmSample {
createFarm(input:{
name: "Mutation Farm"
externalKey: "<third_party_indentificator>"
} ) {
uuid
userUuid
الاسم
farmOwnership
externalKey
}
}Previous12. طفرية: توليد "خريطة مناطق" قائمة على التربة بشكل غير متزامنNext14. طفرية: إنشاء "حقل" أو تحرير حدود الحقل الموجود (مع تسميات اختيارية)
Last updated
Was this helpful?