You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Going to the article on how to use mappers linked from the documentation is pretty useless at the moment.
All the references to code sandbox show "The workspace of the owner of this VM has run out of credits. Contact them to unlock the VM."
Attempts to use the "fork" button on each sandbox doesn't appear to work/do anything.
I'm looking for complex examples of mappers with types that share an interface and inherit resolvers/reduce codegen
Apologies, that page is quite old and unlikely will be kept up-to-date. For now, we recommend using Server Preset which has better developer experience for mappers support:
Which packages are impacted by your issue?
No response
Describe the bug
Going to the article on how to use mappers linked from the documentation is pretty useless at the moment.
All the references to code sandbox show "The workspace of the owner of this VM has run out of credits. Contact them to unlock the VM."
Attempts to use the "fork" button on each sandbox doesn't appear to work/do anything.
I'm looking for complex examples of mappers with types that share an interface and inherit resolvers/reduce codegen
Your Example Website or App
https://the-guild.dev/blog/better-type-safety-for-resolvers-with-graphql-codegen
Steps to Reproduce the Bug or Issue
Expected behavior
Sandboxes should load
Screenshots or Videos
No response
Platform
All
Codegen Config File
No response
Additional context
Would be great to see complex examples added to the code examples repos such as https://github.com/charlypoly/codegen-repros/blob/master/reusable-mappers/codegen.yml
The text was updated successfully, but these errors were encountered: