gitHubAppInstallationTokenInput
Last updated
input GitHubAppInstallationTokenInput {
token: String!
createdAt: String
expiresAt: String
}token String!
access token issued for a GitHub App installation
createdAt String
UTC timestamp
expiresAt String
UTC timestamp
Last updated
