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

Upgrade frontend packages to latest versions #56

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

simon-wacker
Copy link
Contributor

@simon-wacker simon-wacker 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?

@simon-wacker simon-wacker marked this pull request as draft January 22, 2024 15:52
@simon-wacker simon-wacker changed the title Upgrade frontend dependencies 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