refactor: Update ARR body parsing logic
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: schema.graphql
|
||||
operations:
|
||||
- genqlient.graphql
|
||||
generated: generated.go
|
||||
bindings:
|
||||
jsonb:
|
||||
type: encoding/json.RawMessage
|
||||
timestamp:
|
||||
type: time.Time
|
||||
uuid:
|
||||
type: github.com/google/uuid.UUID
|
||||
Reference in New Issue
Block a user