Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Client launch with error : no exported member 'loginVariables' #190

Open
akshay-dange opened this issue Dec 21, 2020 · 0 comments
Open

Client launch with error : no exported member 'loginVariables' #190

akshay-dange opened this issue Dec 21, 2020 · 0 comments

Comments

@akshay-dange
Copy link

fullstack-tutorial-master/final/client/src/pages/generated/login"' has no exported member 'loginVariables'. TS2694

12 | 
13 | interface LoginFormProps {

14 | login: (a: { variables: LoginTypes.loginVariables }) => void;
| ^
15 | }
16 |
17 | interface LoginFormState {

Stackingit added a commit to Stackingit/fullstack-tutorial that referenced this issue Dec 27, 2020
Stackingit added a commit to Stackingit/fullstack-tutorial that referenced this issue Dec 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant