Urigo/graphql-cli

Add support for custom hook points for extensions

Open

#274 创建于 2018年4月18日

在 GitHub 查看
 (1 评论) (2 反应) (0 负责人)TypeScript (110 fork)github user discovery
help wanted

仓库指标

Star
 (2,020 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南