Skip to content

Commit ebdda7b

Browse files
committed
chore: remove githubAppInstallationId from schema
1 parent 8f83644 commit ebdda7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

schema.graphql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,6 @@ type User {
551551
githubUsername: String
552552
avatarUrl: String
553553
createdAt: Time!
554-
githubAppInstallationId: String
555554
githubScopes: [String!]!
556555
tosAcceptedAt: Time
557556
"""Whether the user has connected GitHub via OAuth, enabling repo creation and code push on their behalf."""

0 commit comments

Comments
 (0)