Skip to content

Incorrect types #4

@MartinPavlik

Description

@MartinPavlik

I just cloned the repo, installed the dependencies and it seems like some of the types are "any" (not inferred properply).

For example in src/gql/user/user.posts.field.ts:

The parameter t has type:

Image

and the t.field is any:
Image

that leads to missing types on the whole field definition.

Any idea what might cause this?

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