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
e3e3ea07db
graph2: Changed Chapter to not return any comments if mode is disabled, even if there are comments.
|
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 |