How to do validation on mongoose query with graphql

前端 未结 0 1251
萌比男神i
萌比男神i 2021-01-23 03:16

I need to check whether the data exists/already exists or not in the database. I am using graphql and mongoose.

Here\'s my graphql mutation object:

addBook         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题