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 daeaaf5fa9 rpdata-as2storyimport: Fixed category vailidty check failing when it is valid, not when it isn't. 6 years ago
..
channel.go Moved query and mutation resolvers into individual files 6 years ago
channels.go Changed channels graphql query to use filter, added eventName and locationName filters 6 years ago
chapter.go Moved query and mutation resolvers into individual files 6 years ago
character.go Moved query and mutation resolvers into individual files 6 years ago
characters.go Added logged filter to characters query: character appears in logs. 6 years ago
file.go Moved query and mutation resolvers into individual files 6 years ago
files.go auth: Replaced old system with api key-based system. 6 years ago
log.go Changed log query's ID parameter to be compulsory 6 years ago
logs.go Logs: Moved filtering logic out of GraphQL query resolver to the Log model. 6 years ago
post.go Moved query and mutation resolvers into individual files 6 years ago
posts.go Moved query and mutation resolvers into individual files 6 years ago
resolver.go Added open and unlsited to StoriesFilter 6 years ago
stories.go auth: Replaced old system with api key-based system. 6 years ago
story.go Moved query and mutation resolvers into individual files 6 years ago
tags.go Moved query and mutation resolvers into individual files 6 years ago