Khan/genqlient

Add config for remote schemas

Open

#207 geöffnet am 11. Juni 2022

Auf GitHub ansehen
 (5 Kommentare) (22 Reaktionen) (0 zugewiesene Personen)Go (141 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

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

Beschreibung

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

Contributor Guide