feat: initial commit

This commit is contained in:
2022-10-09 15:23:52 +02:00
commit a1b4d4fc27
39 changed files with 5810 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Default genqlient config; for full documentation see:
# https://github.com/Khan/genqlient/blob/main/docs/genqlient.yaml
schema: ../graph/schema.graphqls
operations:
- "*.graphql"
generated: generated.go
package: ctl
use_struct_references: true
optional: pointer
#- output: pointer
bindings:
Time:
type: time.Time