67. Mutation: Salvează ferma
mutatie SaveFarmSample {
salveazaFerma(
input: {
uuid: "<placeholder_of_farm_uuid>",
nume: "Nume_Ferma"
}
) {
uuid
userUuid
nume
farmOwnership
dataCrearii
updatedDate
email
}
}Previous66. Mutation: Salvează câmpulNext68. Mutation: Reîmprospătează statisticile "VectorAnalysisMap"
Last updated
Was this helpful?