cylc-uiserver icon indicating copy to clipboard operation
cylc-uiserver copied to clipboard

Refactor GraphQL

Open MetRonnie opened this issue 3 years ago • 0 comments

These changes partially address #271

Sibling: https://github.com/cylc/cylc-flow/pull/4529

Ensure consistency between Resolvers.mutator() in cylc.flow.network.resolvers and cylc.uiserver.resolvers to avoid traceback issues like in #271

Requirements check-list

  • [x] I have read CONTRIBUTING.md and added my name as a Code Contributor.
  • [ ] Contains logically grouped changes (else tidy your branch by rebase).
  • [x] Does not contain off-topic changes (use other PRs for other changes).
  • [ ] Appropriate tests are included (unit and/or functional).
  • [ ] Appropriate change log entry included.
  • [x] No documentation update required
  • [x] No dependency changes.

MetRonnie avatar Nov 23 '21 18:11 MetRonnie