35. Mutasyon: seçilen "Not"a "Yorum" ekle
mutation AddNoteComment {
addNoteComment(input:{
noteUuid: "53547188-f37c-4d65-9733-f7de4be28e5b",
fieldUuid: "d31240db-98e6-4cb0-b0a8-97ffe00f5e0d",
text: "Çoklu yorumlardan 1. yorum.",
createdDate: "2020-08-25T06:06:06.000Z"
} ) {
uuid
fieldUuid
noteUuid
oluşturulmaTarihi
updatedDate
metin
}
}Previous34. Sorgu: seçilen "Not"u tüm "Yorumlar" ile alNext36. Mutasyon: seçilen "Notlar"a birden fazla "Yorum" ekle
Last updated
Was this helpful?