20. طفرية: حذف "مزرعة"
mutation DeleteFarm {
deleteFarm(input: {
uuid: "<placeholder_of_farm_uuid>"
}) {
uuid
الاسم
farmOwnership
}
}Last updated
Was this helpful?
mutation DeleteFarm {
deleteFarm(input: {
uuid: "<placeholder_of_farm_uuid>"
}) {
uuid
الاسم
farmOwnership
}
}Last updated
Was this helpful?
Was this helpful?