20. Mutation: Smazat "Farm"
mutace DeleteFarm {
deleteFarm(vstup: {
uuid: "<placeholder_of_farm_uuid>"
}) {
uuid
název
farmOwnership
}
}Last updated
Was this helpful?
mutace DeleteFarm {
deleteFarm(vstup: {
uuid: "<placeholder_of_farm_uuid>"
}) {
uuid
název
farmOwnership
}
}Last updated
Was this helpful?
Was this helpful?