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