mirror of
https://github.com/stashapp/stash.git
synced 2025-12-10 02:15:30 +01:00
* Add movies and movie_count properties to Performer type Extend the GraphQL API to allow getting the movies and movie count by performer. * Add movies count to performer card * Add movies and movie_count properties to Studio type Extend the GraphQL API to allow getting the movies and movie count by studio. * Add movies count to studio card |
||
|---|---|---|
| .. | ||
| GalleryReaderWriter.go | ||
| ImageReaderWriter.go | ||
| MovieReaderWriter.go | ||
| PerformerReaderWriter.go | ||
| SavedFilterReaderWriter.go | ||
| SceneMarkerReaderWriter.go | ||
| SceneReaderWriter.go | ||
| ScrapedItemReaderWriter.go | ||
| StudioReaderWriter.go | ||
| TagReaderWriter.go | ||
| transaction.go | ||