72c2f060
database: specify field name for graphql.CollectedField
Newer versions of the graphql package add new fields to this struct.
This results in errors:
database/ql.go:40:4: too few values in struct literal of type graphql.CollectedField
database/ql.go:71:4: too few values in struct literal of type graphql.CollectedField
Simon Ser <contact@emersion.fr> — 2023-08-16 12:00:33 UTC
Commit 72c2f060eb68703a58a01e4fa2a898f2165f9191 —
view raw patch
Parent(s):
bf4fe19c
| File | Status | + | − |
|---|---|---|---|
database/ql.go
|
M | +2 | -2 |