Khan/genqlient

Add config for remote schemas

Open

#207 aperta il 11 giu 2022

Vedi su GitHub
 (5 commenti) (22 reazioni) (0 assegnatari)Go (141 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (1310 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor