Skip to content

no exported member 'loginVariables' TS2694 #192

@alexjsh02

Description

@alexjsh02

E:/repo/fullstack-tutorial/final/client/src/components/login-form.tsx
TypeScript error in E:/repo/fullstack-tutorial/final/client/src/components/login-form.tsx(14,38):
Namespace '"E:/repo/fullstack-tutorial/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 {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions