Skip to content
This repository has been archived by the owner on Oct 26, 2020. It is now read-only.

GraphQLOutputType and GraphQLInputType annotationsField type override annotations #36

Merged

Conversation

khoberg
Copy link

@khoberg khoberg commented Jan 23, 2020

Added macro support for 2 new annotations: GraphQLOutputType and GraphQLInputType
These annotations take a Sangria OutputType or InputType respectively, and uses that as the field type instead of the found implicit type.

This was requested in sangria-graphql#346

Copy link

@yanns yanns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@yanns yanns merged commit d4cdaec into sangria-graphql-org:master Feb 12, 2020
@danestig
Copy link

@khoberg Thank you! This is making my life so much easier!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants