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

schema package additions #4

Merged
merged 1 commit into from
Mar 24, 2020
Merged

schema package additions #4

merged 1 commit into from
Mar 24, 2020

Conversation

ccbrown
Copy link
Owner

@ccbrown ccbrown commented Mar 24, 2020

What it Does

  • Exposes schema.BuiltInTypes
  • Fixes default value serializing in introspection queries for non-scalar types
  • Adds data types to introspection for unmarshaling introspection results and creating a schema definition from them

Steps to Test

go test -v ./...

@ccbrown ccbrown merged commit aa70097 into master Mar 24, 2020
@ccbrown ccbrown deleted the schema-pkg-additions branch March 24, 2020 03:23
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.

None yet

1 participant