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?