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

documents should be optional for backend-only projects #479

Open
lensbart opened this issue May 11, 2021 · 1 comment
Open

documents should be optional for backend-only projects #479

lensbart opened this issue May 11, 2021 · 1 comment
Labels
good first issue Good for newcomers Improvement Not a bug but not an enhancement
Milestone

Comments

@lensbart
Copy link

lensbart commented May 11, 2021

Hello!

I’m setting up an API and wanted to use graphql-let because it look like "just what the doctor ordered".

However, I am both:

In my use case, I’m mainly interested in the QueryResolvers type to correctly type my resolvers.

Thanks!

@piglovesyou
Copy link
Owner

Hi @lensbart, thanks for pointing it out. We should definitely support your use-case though, the spec of Resolver Types is still unstable. Let me work on it on v0.19.0, I think it gets close after #60.

@piglovesyou piglovesyou modified the milestones: v0.19.9, v0.19.0 May 12, 2021
@piglovesyou piglovesyou added good first issue Good for newcomers Improvement Not a bug but not an enhancement labels May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Improvement Not a bug but not an enhancement
Projects
None yet
Development

No branches or pull requests

2 participants