eddeee888 / graphql-code-generator-plugins

List of GraphQL Code Generator plugins that complements the official plugins.
MIT License
53 stars 13 forks source link

Autowireup: Prefer scalar found on filesystem over importing directly from Scalar modules (e.g. `graphql-scalars`) #292

Closed eddeee888 closed 5 months ago

eddeee888 commented 5 months ago

Having a scalar file (actually, it's for any resolvers, not just scalar) on filesystem indicates that there's custom logic. This PR fixes it so we use scalar file on filesystem, if there's one, instead of scalar modules

changeset-bot[bot] commented 5 months ago

🦋 Changeset detected

Latest commit: ef67d72b25d12ac07c3c4a27488a36ed76e952ce

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ---------------------------------------- | ----- | | @eddeee888/gcg-typescript-resolver-files | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

eddeee888 commented 5 months ago

/release-snapshot

github-actions[bot] commented 5 months ago

✅ Successfully published package/s with tag pr292-run531-1!