Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Export custom Loader types from generated TS #180

Merged
merged 1 commit into from
Feb 18, 2022

Conversation

luke88jones
Copy link
Contributor

In the base codegen output, every type is exported but currently, the Loader and LoaderResolver types added by this library are not exported. I currently need these types available for unit testing purposes. This simple change just updates the generated code to export these types.

@PabloSzx PabloSzx merged commit 05d96f2 into mercurius-js:master Feb 18, 2022
@luke88jones luke88jones deleted the export-loader-types branch February 18, 2022 15:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants