We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f83644 commit ebdda7bCopy full SHA for ebdda7b
schema.graphql
@@ -551,7 +551,6 @@ type User {
551
githubUsername: String
552
avatarUrl: String
553
createdAt: Time!
554
- githubAppInstallationId: String
555
githubScopes: [String!]!
556
tosAcceptedAt: Time
557
"""Whether the user has connected GitHub via OAuth, enabling repo creation and code push on their behalf."""
0 commit comments