apollographql / apollographql/fullstack-tutorial

Client launch with error : no exported member 'loginVariables'

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

Description

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 {

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.