apollo-graphql-express-objection-server
apollo-graphql-express-objection-server copied to clipboard
mutation issue has been solved.
trafficstars
Hey bro, I decided to develop based on this package. I had a problem in the mutations section. I couldn't combine the mutation from many files. After doing some research I found that the root mutation can only be one. I produced a solution like this.