Hello, I was looking for a way to import graphql files in vite, and came across both this plugin and @rollup/plugin-graphql. Since vite can use rollup plugins, I was wondering if you could explain why you created a special vite version, and whether it does anything differently from the rollup plugin.