stash/graphql/documents/mutations
DingDongSoLong4 1c13c9e1b1
SQLite model refactoring (#3791)
* Remove ID from PerformerPartial
* Separate studio model from sqlite model
* Separate movie model from sqlite model
* Separate tag model from sqlite model
* Separate saved filter model from sqlite model
* Separate scene marker model from sqlite model
* Separate gallery chapter model from sqlite model
* Move ErrNoRows checks into sqlite, improve empty result error messages
* Move SQLiteDate and SQLiteTimestamp to sqlite
* Use changesetTranslator everywhere, refactor for consistency
* Make PerformerStore.DestroyImage private
* Fix rating on movie create
2023-06-15 12:46:09 +10:00
..
config.graphql Customize recommendations (#2592) 2022-06-14 10:34:04 +10:00
dlna.graphql DLNA (#1364) 2021-05-20 16:58:43 +10:00
file.graphql [Files Refactor] Object file management (#2790) 2022-10-06 14:50:06 +11:00
filter.graphql Saved filters (#1474) 2021-06-16 14:53:32 +10:00
gallery-chapter.graphql Add Chapters for Galleries (#3289) 2023-03-16 15:04:54 +11:00
gallery.graphql Fix galleryCreate mutation (#1004) 2020-12-20 12:35:41 +01:00
image.graphql Use changesets correctly when updating objects (#976) 2020-12-04 12:42:56 +11:00
job.graphql Job queueing (#1379) 2021-05-24 14:24:18 +10:00
metadata.graphql Add anonymise database task (#3186) 2022-12-23 09:15:27 +11:00
migration.graphql Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
movie.graphql SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
performer.graphql added details, deathdate, hair color, weight to performers and added details to studios (#1274) 2021-04-16 16:06:35 +10:00
plugins.graphql Add plugin tasks (#651) 2020-08-08 12:05:35 +10:00
scene-marker.graphql
scene.graphql Track watch activity for scenes. (#3055) 2022-11-21 12:55:15 +11:00
scrapers.graphql
stash-box.graphql Add support for submitting performer/scene drafts to stash-box (#2234) 2022-02-01 15:06:51 +11:00
studio.graphql Added rating to performers and studios (#1308) 2021-04-26 13:48:32 +10:00
tag.graphql Merge tags functionality (#1481) 2021-06-16 14:33:54 +10:00