67. Mutacija: shrani kmetijo
mutacija SaveFarmSample {
shraniKmetijo(
vnos: {
uuid: "<placeholder_of_farm_uuid>",
ime: "Ime_kmetije"
}
) {
uuid
userUuid
ime
farmOwnership
datumUstvarjanja
updatedDate
e-pošta
}
}Last updated
Was this helpful?