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 fba499024b Moved ChapterResolver into resolvers/types package, updated references to it. 6 years ago
..
types Moved ChapterResolver into resolvers/types package, updated references to it. 6 years ago
channel.go Moved ChannelResolver into resolvers/types package, updated references to it. 6 years ago
chapter.go Moved ChapterResolver into resolvers/types package, updated references to it. 6 years ago
character.go Fixed inconsistencies in code and documentation under resolvers, changed log.Remove to be a method instead of a function as well as take the posts with it. 6 years ago
error.go Long overdue initial commit 6 years ago
file.go Fixed inconsistencies in code and documentation under resolvers, changed log.Remove to be a method instead of a function as well as take the posts with it. 6 years ago
log.go Moved ChannelResolver into resolvers/types package, updated references to it. 6 years ago
post.go Added change.Timeline, added change submissions to channel mutations, made all change submissions spin off a goroutine 6 years ago
root.go Long overdue initial commit 6 years ago
session.go Long overdue initial commit 6 years ago
story.go Moved ChapterResolver into resolvers/types package, updated references to it. 6 years ago
tag.go Added tags query 6 years ago
user.go Long overdue initial commit 6 years ago