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

Fix custom scalar value-type support #3988

Merged
merged 8 commits into from
Dec 25, 2021

Conversation

Alxandr
Copy link
Contributor

@Alxandr Alxandr commented Jul 23, 2021

Fix custom scalar value-type support

  • Ensures that the correct FormatXXXX method is produced for value-types.

Closes #3986

@michaelstaib michaelstaib changed the base branch from develop to main December 25, 2021 16:41
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

96.4% 96.4% Coverage
0.0% 0.0% Duplication

@michaelstaib michaelstaib merged commit 6ff9f97 into ChilliCream:main Dec 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

StrawberryShake using a value-type as a parameter produces invalid code
2 participants