Urigo/graphql-cli

Add support for custom hook points for extensions

Open

#274 opened on 2018年4月18日

GitHub で見る
 (1 comment) (2 reactions) (0 assignees)TypeScript (110 forks)github user discovery
help wanted

Repository metrics

Stars
 (2,020 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド