---
name: Bug report
about: Something works incorrectly or doesn't work at all
---

**Describe the Bug**
A clear and concise description of what the bug is.

**To Reproduce**
A quick guide how to reproduce the bug.
You can paste here code snippets or even better, provide a link to the repository with minimal reproducible code example.

**Expected Behavior**
A clear and concise description of what you expected to happen.

**Logs**
If applicable, add some console logs to help explain your problem.
You can paste the errors with stack trace that were printed when the error occurred.

**Environment (please complete the following information):**

- OS: [e.g. Windows 10 21H1]
- Node (e.g. 15.8.0)
- `typegraphql-prisma` version [e.g. 0.11.1] (please check if the bug still exist in newest release)
- Prisma version [e.g. 2.18.0]
- TypeScript version (e.g. 4.2.2)

**Additional Context**
Add any other context about the problem here.
