Strapi.io graphQL 突变

Strapi.io graphQL mutation

在 strapi 中,我们能够构建完美的客户端查询。但是,我看不到任何关于 mutation/update of record using graphql 的文档。

这是自定义实现吗?

已开发并合并 GraphQL 突变:https://github.com/strapi/strapi/pull/1650。它们将在下一个版本中发布。