apollographql / apollographql/fullstack-tutorial

login-form.tsx references a lower case non-existent interface

Open
#197 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.2k
Forks
808
PR merge metrics
No merged PRs in 30d

Description

Hello everybody,

`/final/client/src/components/login-forms.tsx` references `LoginTypes.loginVariables` from `login.ts` which does not exist. It needs to be `LoginTypes.LoginVariables` instead.

Currently, it is not possible to start the final client because of this bug.

I already prepared a commit for this fix but can't push it to a new branch because I have no push permission for this repo. How can I get the push permission for new branches?

Thanks a lot and best regards,
Jonas

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.