67. Mutatie: Salvează fermă
mutatie SaveFarmSample {
salveazaFerma(
input: {
uuid: "<placeholder_of_farm_uuid>",
nume: "Nume_Ferma"
}
) {
uuid
userUuid
nume
farmOwnership
dataCrearii
updatedDate
email
}
}Last updated
Was this helpful?