3 Commits (26d7e366313ab0e0b6909d3b6bc0c3485300ee6f)

Author SHA1 Message Date
Gisle Aune 26d7e36631 Changed files graphql query to use a filter argument to look more like other queries. 6 years ago
Gisle Aune 51489ed901 Changed log query's ID parameter to be compulsory 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 155309693a Changed removeFile mutation's type to File! 6 years ago
Gisle Aune 5895e09f37 Added addStory, addStoryTag, removeStoryTag, editStory and removeStory mutations 6 years ago
Gisle Aune a7113d5efe Added add/edit/remove mutations for Chapter 6 years ago
Gisle Aune a0cb8d7fa8 Added tags query 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 87cd5e8e3a Added chapter query and Chapter type resolvers, added functions to get chapters 6 years ago
Gisle Aune fcce379dea Added Channel model and API for it 6 years ago
Gisle Aune a4fea77047 Added files API, fixed file.List returning all files if both author and public is unset 6 years ago
Gisle Aune 90a3597602 File model and api is almost complete 6 years ago
Gisle Aune 18cb6f14aa Long overdue initial commit 6 years ago