Github API - Test Config

OauthApplicationCreateAuditEntryState [enum]

The state of an OAuth application when it was created.

Possible values
ACTIVE

The OAuth application was active and allowed to have OAuth Accesses.

PENDING_DELETION

The OAuth application was in the process of being deleted.

SUSPENDED

The OAuth application was suspended from generating OAuth Accesses due to abuse or security concerns.

API:
Github GraphQL API