Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Codegen ignores scalar list input types #93

Closed
timkendall opened this issue Jan 1, 2022 · 0 comments
Closed

Codegen ignores scalar list input types #93

timkendall opened this issue Jan 1, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@timkendall
Copy link
Owner

ex. Query.foods(ids: [ID!]!): [Food] gets translated to foods(ids: string): ...

@timkendall timkendall added the bug Something isn't working label Jan 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant