feat: initial commit
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user