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