Skip to content

Replace outdated Jest GraphQL transformer

Vitaly Slobodin requested to merge vs/remove-jest-graphql-transformer into master

What does this MR do and why?

"jest-transform-graphql" package was published last time 5 years ago. No updates since that time and it's not compatible with Jest 28. Replace it with our minimal implementation for the upcoming Jest 28 upgrade.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Vitaly Slobodin

Merge request reports

Loading