How do you define an upsert (if exists update else insert) using graphql?

前端 未结 0 1666
忘了有多久
忘了有多久 2020-12-16 03:57

I want to be able to send a single graphql document to add a record if none exist for the criteria specified, or update (partial or all non ident/non PK/non NK fields) an ex

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