Kalle KuhlmannK
Denoβ€’16mo agoβ€’
2 replies
Kalle Kuhlmann

Handle import "npm:..." prefix on generated code

Hey πŸ‘‹

I have a file that is generated from a graphql schema, which has an import at the top not using the "npm:" prefix. As it is auto generated I can not change this from "graphql" to "npm:graphql" easily. Is there any work arround, to still use the file?

Best, Kalle
Was this page helpful?