stash-bot/genqlient.yaml

11 lines
324 B
YAML
Raw Normal View History

2023-07-05 07:37:32 +00:00
# Default genqlient config; for full documentation see:
# https://github.com/Khan/genqlient/blob/main/docs/genqlient.yaml
schema:
- ./external/stash/graphql/schema/types/*.graphql
- ./external/stash/graphql/schema/schema.graphql
operations:
- ./graphql/client.graphql
generated: src/stash/generated.go
package: stash