refactor: Remove genqlient.yaml configuration file

The code changes delete the genqlient.yaml configuration file, as it is no longer needed. This simplifies the project structure and removes unnecessary files.
This commit is contained in:
windyboy
2024-07-31 12:34:45 +08:00
parent 0ea7ce22c9
commit 34ea30b594
-6
View File
@@ -1,6 +0,0 @@
# Default genqlient config; for full documentation see:
# https://github.com/Khan/genqlient/blob/main/docs/genqlient.yaml
schema: schema.graphql
operations:
- genqlient.graphql
generated: generated.go