Skip to content

refactor: move query pipeline into internal package

Administrator requested to merge rvt/query-pipeline-1 into master

Created by: rvantonder

  • Moves the parse-check-validate pipeline to the query package.
  • Separates error-to-alert conversion, and keeps it in the GQL resolver.
  • Introduces a ValidationError
  • Format some tests

Merge request reports

Loading