Skip to content

refactor(backend): withdraw mock of gql and replace with graphql-tag function

Hannes Heine requested to merge 5152-remove-helper-jest-gql-function into master

Created by: Elweyn

🍰 Pullrequest

Remove the gql function that has been mocked but replace them with the gql function of grqphql-tag.

Issues

Todo

  • Replace all import of gql of helper/jest gql
  • Remove gql function of helper/jest

Merge request reports