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