GraphQL API and utilities for the rpdata project
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gisle Aune
e794311eb8
Migrated rpdata-api to using go modules and a more recent version of
gqlgen
Squashed commit of the following:
commit 162ccf6bfb
Author: Gisle Aune <dev@gisle.me>
Date: Fri May 17 11:51:23 2019 +0200
The great module madness continus, now with pointers.
commit 7e3dc49635
Author: Gisle Aune <dev@gisle.me>
Date: Thu May 16 15:57:08 2019 +0200
Basic stuff, doesn't compile
|
6 years ago |
.. |
add.go
|
graph2, models: Added addComment mutation.
|
6 years ago |
db.go
|
models, graph2: Added Comment type and queries, and hooked it up to chapter.
|
6 years ago |
edit.go
|
graph2, models: Added editComment mutation.
|
6 years ago |
find.go
|
models, graph2: Added Comment type and queries, and hooked it up to chapter.
|
6 years ago |
list.go
|
models, graph2: Added Comment type and queries, and hooked it up to chapter.
|
6 years ago |
remove.go
|
models, graph2: Added comment removal on chapter removal.
|
6 years ago |