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