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

Fixed: byte[] cannot be defined as a custom scalar. #345

Merged
merged 13 commits into from
Nov 19, 2018

Conversation

michaelstaib
Copy link
Member

An array cannot be defined as the ClrType of a scalar since the type discoverer will always detect it as ListOfByte.

@michaelstaib michaelstaib added this to the 0.6.2 milestone Nov 19, 2018
@michaelstaib michaelstaib self-assigned this Nov 19, 2018
@michaelstaib michaelstaib changed the title Fixed: byte[] cannot be defined as custom scalar. Fixed: byte[] cannot be defined as a custom scalar. Nov 19, 2018
@michaelstaib michaelstaib merged commit 32fed94 into master Nov 19, 2018
@michaelstaib michaelstaib deleted the CustomScalarFixes branch November 19, 2018 15:05
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