20. Mutatie: Șterge "Farm"
mutatie DeleteFarm {
deleteFarm(input: {
uuid: "<placeholder_of_farm_uuid>"
}) {
uuid
nume
farmOwnership
}
}Last updated
Was this helpful?
mutatie DeleteFarm {
deleteFarm(input: {
uuid: "<placeholder_of_farm_uuid>"
}) {
uuid
nume
farmOwnership
}
}Last updated
Was this helpful?
Was this helpful?