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 dac0060155 auth: Replaced old system with api key-based system. 6 years ago
..
change Added change.Timeline, added change submissions to channel mutations, made all change submissions spin off a goroutine 6 years ago
channel Changed channels graphql query to use filter, added eventName and locationName filters 6 years ago
character Added logged filter to characters query: character appears in logs. 6 years ago
counter Removed tests that wouldn't work on a CI/builder 6 years ago
file Changed files graphql query to use a filter argument to look more like other queries. 6 years ago
log Logs: Moved filtering logic out of GraphQL query resolver to the Log model. 6 years ago
story Added order to stories query response 6 years ago