-
I'm trying to run: I see the Is there any way to pass the token to the github loader using the CLI? |
Beta Was this translation helpful? Give feedback.
Answered by
atambo
Aug 7, 2020
Replies: 1 comment
-
Nevermind, looks like there is a |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
atambo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nevermind, looks like there is a
--token
option which you can use like:yarn run graphql-inspector diff 'github:owner/name#ref:path/to/file' 'schema.graphql' --token <token>