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

Conform built in types to spec #1017

Commits on Jan 1, 2021

  1. Conform built in types to spec

    See https://spec.graphql.org/draft/#sec-Schema-Introspection
    
    `Absinthe.Introspection.Kind.kind` now returns an atom. It wasn't
    called anywhere except from introspection but it is a breaking change.
    maartenvanvliet committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    99dbae1 View commit details
    Browse the repository at this point in the history