20. Mutacija: izbriši "Farm"
mutacija DeleteFarm {
deleteFarm(vhod: {
uuid: "<placeholder_of_farm_uuid>"
}) {
uuid
ime
farmOwnership
}
}Last updated
Was this helpful?
mutacija DeleteFarm {
deleteFarm(vhod: {
uuid: "<placeholder_of_farm_uuid>"
}) {
uuid
ime
farmOwnership
}
}Last updated
Was this helpful?
Was this helpful?