Urigo/graphql-cli
Ver no GitHubAdd support for custom hook points for extensions
Open
#274 aberto em 18 de abr. de 2018
help wanted
Métricas do repositório
- Stars
- (2.020 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Use-case: After fetching a big schema with get-schema, it would be awesome to add app specific annotations to that generated SDL. An extension could hook in and manipulate the downloaded SDL of the graphql get-schema command.