devnet-io / devnet-io/TypeGraph
Warn when generating queries and mutations if the corresponding query / mutation name is not present in the entity decorator
Đang mở
enhancement
good first issue
- Ngôn ngữ chính
- TypeScript
- Star
- 5
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Example:
An entity with decorator
`@Entity({one: "example"})`
And calling generate like so
`const query = generateQuery(entity, QueryType.MANY...`
should produce an error or warning indicating a field "many" is not present in the decorator
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.