Khan/genqlient

Add config for remote schemas

Open

#207 ouverte le 11 juin 2022

Voir sur GitHub
 (5 commentaires) (22 réactions) (0 assignés)Go (141 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 310 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur