GraphQL nested nodes in mutation - Object literal may only specify known properties, and 'days' does not exist in type

后端 未结 0 1054
北海茫月
北海茫月 2021-02-20 12:20

The general structure of my schema is this:

  • A routine can have multiple days.
  • A day can have multiple exercises.

I have a GraphQL mutation ge

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