CorrelAid / datenguide-python

MIT License
34 stars 7 forks source link

query execution: get enum values as part of the meta data for all enums in the query #47

Closed KonradUdoHannes closed 5 years ago

KonradUdoHannes commented 5 years ago

Enum values in the graphQL API don't have very speaking descriptions. If the user displays enum values in the output it would be good if she could easily relate them to their longer descriptions. To facilitate this the query execution should return all enum information related to query fields as part of the meta information it returns.

KonradUdoHannes commented 5 years ago

Done and will be part of 0.1.2