Skip to content

mock other GraphQL requests needed by code_intelligence browser ext test

Administrator requested to merge mock-bext-gql into master

Created by: sqs

For some reason, requestGraphQL exceptions for these 2 new GraphQL queries (SiteProductVersion and CurrentUser) started appearing when running with Babel 7. It's harmless to handle them here.

Also ignores the cast (which is useful in this case).

Merge request reports

Loading