Describe the bug
Output of gh --version:
gh version 1.0.0 (2020-09-16)
https://github.com/cli/cli/releases/tag/v1.0.0
When I tried to create an internal repo, this throws some GraphQL error:

The last message says:
GraphQL error: Something went wrong while executing your query. Please include `DDCB:419F:16E783A:1CC5E81:5F7C0869` when reporting this issue.
Steps to reproduce the behavior
- Type this
gh repo create
- Answer the questions that follow, the visibility is Internal
- See error
Expected vs actual behavior
Expected: Create an internal GitHub repository.
Actual: Throws a GraphQL Error.