index
:
Advanced-React.git
master
Starter Files and Solutions for Full Stack Advanced React and GraphQL
Git Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stepped-solutions
/
13
/
backend
/
src
/
resolvers
/
Mutation.js
blob: f9bedf62d73ab4a559af7d9cdb170fccd8be0a24 (
plain
)
1
2
3
const
Mutations
= {};
module
.
exports
=
Mutations
;