graphql-mongodb-example icon indicating copy to clipboard operation
graphql-mongodb-example copied to clipboard

Can't access _id of null. On createComment mutation

Open ghost opened this issue 4 years ago • 0 comments

Hello Nick, If we use the createCommet mutation it will throw a TypeError. It's just a single value in which you access insertIds array with 0 insetead of 1 image

ghost avatar Feb 19 '21 17:02 ghost