Urigo/graphql-cli

Add support for custom hook points for extensions

Open

#274 aperta il 18 apr 2018

Vedi su GitHub
 (1 commento) (2 reazioni) (0 assegnatari)TypeScript (110 fork)github user discovery
help wanted

Metriche repository

Star
 (2020 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor