Urigo/graphql-cli

Add support for custom hook points for extensions

Open

#274 geöffnet am 18. Apr. 2018

Auf GitHub ansehen
 (1 Kommentar) (2 Reaktionen) (0 zugewiesene Personen)TypeScript (110 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (2.020 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide