Implement graphql api client and update gui to display data
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Default genqlient config; for full documentation see:
|
||||
# https://github.com/Khan/genqlient/blob/main/docs/genqlient.yaml
|
||||
schema: schema.graphql
|
||||
operations:
|
||||
- genqlient.graphql
|
||||
generated: queries/generated.go
|
||||
package: queries
|
||||
optional: pointer
|
||||
Reference in New Issue
Block a user