deleteNote()
in
src/graphql/mutations.js [25:31]
7
lines of code
1
McCabe index (conditional complexity)
deleteNote(input: $input) { id title text createdAt updatedAt }