devnet-io / devnet-io/TypeGraph
Warn when generating queries and mutations if the corresponding query / mutation name is not present in the entity decorator
Aperta
enhancement
good first issue
- Lingua principale
- TypeScript
- Stelle
- 5
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.