allow omitting context
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
||||
# These are the defaults.
|
||||
# These are the defaults, and are just included to be explicit.
|
||||
package: example
|
||||
schema: schema.graphql
|
||||
queries: queries.graphql
|
||||
generated: generated.go
|
||||
use_context: true
|
||||
|
||||
Reference in New Issue
Block a user