Hasura GraphQL: Mutate multiple rows using the same alias

后端 未结 0 468
萌比男神i
萌比男神i 2020-12-31 05:39

I\'m trying to mutate multiple rows on the same table using the same alias like this:

mutation {
    update_games(
      where: {gameId: {_eq: "3030-4999         


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