OAuthScopeDetail
No description
type OAuthScopeDetail {
key: OAuthScope
name: String
description: String
}
Fields
OAuthScopeDetail.key ● OAuthScope enum
OAuthScopeDetail.name ● String scalar
OAuthScopeDetail.description ● String scalar
Member Of
OAuthAccount object