gloAppByClientId
Gets the GloApp with a GloOAuthClient that has the specified Client identifier.
gloAppByClientId(
clientId: String!
): GloApp
Arguments
gloAppByClientId.clientId ● String! non-null scalar
The Client identifier of the GloOAuthClient associated with the App to be retrieved.
Type
GloApp object
Represents an Altium application.