stash-bot/genqlient.yaml
2023-07-05 10:37:32 +03:00

10 lines
324 B
YAML

# 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