Khan/genqlient

Add config for remote schemas

Open

#207 创建于 2022年6月11日

在 GitHub 查看
 (5 评论) (22 反应) (0 负责人)Go (141 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (1,310 star)
PR 合并指标
 (PR 指标待抓取)

描述

Is your feature request related to a problem? Please describe. I don't want to have to manually update the schema.graphql file.

Describe the solution you'd like Add RemoteSchemaURL to generate/config.go. Temporarily download this file to disk for generation.

Describe alternatives you've considered I currently have a ci job to download the remote schema and compare it to the schema in my project

贡献者指南