Skip to content

ts2graphql has no exported member ... #2

@rondonjon

Description

@rondonjon

VSCode shows ts2graphql has no exported member ... for the { ID, Int, Float } imports in the README example.

I checked the node_modules/ts2graphql/dist/index.d.ts file, and its the single export is indeed this:

export { createSchema } from './createSchema';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions