4 Commits (63bc2620916f872494f5693d0de033b5775382e5)

Author SHA1 Message Date
Gisle Aune 63bc262091 add sortByFictionalDate field to Story, and sorting by fictional date if set. 4 years ago
Gisle Aune 7b253748fe Replaced custom Date scalar code with gqlgen's built-in Time scalar. 5 years ago
Gisle Aune 0e0d802a32 graph2: Added Story mutations 6 years ago
Gisle Aune 79171bf9a2 graph2: Added Story type and queries. 6 years ago
Gisle Aune 132cf28f0f Added category to StoriesFilter 6 years ago
Gisle Aune d5df624188 Added open and unlsited to StoriesFilter 6 years ago
Gisle Aune 9455fd960f Moved packages loader, resolver and schema under graphql 6 years ago
Gisle Aune ba49b1fd30 Renamed input parameter in stories and logs to filter, made filter optional for stories query 6 years ago
Gisle Aune 5895e09f37 Added addStory, addStoryTag, removeStoryTag, editStory and removeStory mutations 6 years ago
Gisle Aune 5189d486a5 Added stories query and resolvers 6 years ago
Gisle Aune 866a5056be Added Story.chapters to schema, added Story and Tag resolver 6 years ago
Gisle Aune 0122f64fbb Fixed Tags->Tag typo in Story schema 6 years ago
Gisle Aune 5a2b8ef1c5 Added graphql for story, started on resolvers, added finders for story 6 years ago