20. Mutation: Elimina "Farm"
mutation DeleteFarm {
deleteFarm(input: {
uuid: "<placeholder_of_farm_uuid>"
}) {
uuid
nome
farmOwnership
}
}Ultimo aggiornamento
È stato utile?
mutation DeleteFarm {
deleteFarm(input: {
uuid: "<placeholder_of_farm_uuid>"
}) {
uuid
nome
farmOwnership
}
}Ultimo aggiornamento
È stato utile?
È stato utile?