LogInByOAuthInput: {
    dappId: Scalars["String"]["input"];
    oAuthIssuer: OAuthIssuer;
    token: Scalars["String"]["input"];
}

Describes the issuer of the OAuth token being used