Replace calls to writeQuery for client mutations in PA
Instead of writing directly to cache with writeQuery call to apollo, we use a local mutation and resolver. There are no user facing changes.
显示
- app/assets/javascripts/pipeline_editor/components/commit/commit_section.vue 3 个添加, 3 个删除...ipts/pipeline_editor/components/commit/commit_section.vue
- app/assets/javascripts/pipeline_editor/graphql/mutations/update_pipeline_etag.mutation.graphql 3 个添加, 0 个删除...r/graphql/mutations/update_pipeline_etag.mutation.graphql
- app/assets/javascripts/pipeline_editor/graphql/resolvers.js 7 个添加, 0 个删除app/assets/javascripts/pipeline_editor/graphql/resolvers.js
想要评论请 注册 或 登录