Skip to content

Class incorrectly extends base class CRUDResolver #1562

@pablom58

Description

@pablom58

I am creating a custom resolver but I have a typescript error message in my code editor and I don't know what is the reason.

This is my dto:
image

This is my entity class:
image

And this is my custom resolver:
image

And the error message is:
image

I am using webstorm but in vscode I have the same error message. I am working with NX for monorepo, but I already tried to create a simple nest project and the error message is the same.

I am using this documentation

The code works and I can use the queries and mutations, but I don't understand the reason for that error message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions