Github API - Test Config

OauthApplicationAuditEntryData [interface]

Metadata for an audit entry with action oauth_application.*

Attributes
oauthApplicationName String

String [scalar]

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

API:
Github GraphQL API

The name of the OAuth application.

oauthApplicationResourcePath URI

URI [scalar]

An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.

API:
Github GraphQL API

The HTTP path for the OAuth application

oauthApplicationUrl URI

URI [scalar]

An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.

API:
Github GraphQL API

The HTTP URL for the OAuth application

API:
Github GraphQL API