Skip to content

Upgrade frontend packages to latest versions#175

Draft
simonwacker wants to merge 1 commit into
developfrom
upgrade-dependencies
Draft

Upgrade frontend packages to latest versions#175
simonwacker wants to merge 1 commit into
developfrom
upgrade-dependencies

Conversation

@simonwacker
Copy link
Copy Markdown
Contributor

@simonwacker simonwacker commented Jan 22, 2024

The latest GraphQL code generator distinguishes between input and output types for scalars. According to dotansimha/graphql-code-generator#9547, they should be used via 'Types.Scalars[\'Custom\'][\'input\']',. The library graphql-let doesn't do that yet, resulting in type errors. Shall we ditch graphql-let and use GraphQL Code Generator directly?

@simonwacker simonwacker marked this pull request as draft January 22, 2024 15:49
@simonwacker simonwacker changed the title Draft: Upgrade frontend packages to latest versions Upgrade frontend packages to latest versions Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant