Field xxx can only be defined once.
Open
graphiql
lsp-server
- Dominant language
- TypeScript
- Stars
- 16.9k
- Forks
- 1.9k
- Avg merge
- 22h 45m
- Merged PRs (30d)
- 70
Description
Hi, my log is fille with messages such as:
```
Field Query.notifications can only be defined once.
```
The reason is obvious, I have the same name for the query in prisma as well as in yoga. Shall I just rename the queries differently or is there a way around it?
Contributor guide
Assessment
This issue has not been assessed yet.