Created
May 31, 2019 01:54
-
-
Save AlecAivazis/8d55959d96a4e29ad722aa8ca472a814 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gw, err := gateway.New(schemas, | |
gateway.WithMiddlewares(forwardUserID), | |
gateway.WithQueryFields(viewerField) | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment