Automatically create resolvers for all fields
Ouverte
- Langage dominant
- Go
- Étoiles
- 10.8k
- Forks
- 1.3k
- Merge moyen
- 2 j 36 min
- PR mergées (30 j)
- 26
Description
### What happened?
Currently to create a resolver for field you have to explicitly set this in the config file like this
```
Todo:
fields:
user:
resolver: true
```
### What did you expect?
Is there any way to by default create resolvers for all fields in the schema. Wether they are used or not.
### Minimal graphql.schema and models to reproduce
### versions
- `v0.17.34`
- `1.20`
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.