Type Alias NotifiMutationLogInByEmailAddressArgs

NotifiMutationLogInByEmailAddressArgs: {
    logInByEmailAddressInput: LogInByEmailAddressInput;
}