Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Auto-imports for generated schema types #82

Open
1 of 3 tasks
c0nd3v opened this issue Sep 14, 2024 · 0 comments
Open
1 of 3 tasks

Auto-imports for generated schema types #82

c0nd3v opened this issue Sep 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@c0nd3v
Copy link

c0nd3v commented Sep 14, 2024

Describe the feature

Hi, is it possible to have auto imports for my typescript schema? Right now I have to do this:

import { LoginPlatform } from "#nuxt-api-party/api";

Would much prefer auto imports. Is that possible? Thanks

Additional information

  • Would you be willing to help implement this feature?
  • Can you think of other implementations of this feature?

Final checks

@johannschopplich johannschopplich changed the title Auto imports Auto-imports for generated schema types Sep 15, 2024
@johannschopplich johannschopplich added enhancement New feature or request and removed pending triage labels Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants