Graphql Mesh - Custom Transform #2608
Replies: 1 comment
-
I figured out how to do this by tracing it in the source code...it's pretty simple, I guess it just hasn't been documented yet. The easiest way is to just create a local folder at the root of your project (same level as If you want to publish your transform as its own package (or as a package in a monorepo), you can use any of the following names for it (using
(Note: I don't know if all of these are officially supported, those are just the possibilities I found in the source code.) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Can you please put a example of how can we develop custom transform in Graphql mesh.
Beta Was this translation helpful? Give feedback.
All reactions