29. Mutation: "Note" löschen
Mutation DeleteNote {
deleteNote(Eingabe:{
uuid: "<placeholder_of_note_uuid>",
fieldUuid: "<placeholder_of_field_uuid>"
} ) {
uuid
fieldUuid
Erstellungsdatum
updatedDate
Typ
}
}Vorherige28. Mutation: Mehrere "Notes" speichern, Batch-OperationNächste30. Mutation: Mehrere "Notes" löschen
Zuletzt aktualisiert
War das hilfreich?