stash/graphql/documents
gitgiggety be94e52f21
Add movie count to performer and studio card (#1760)
* 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
2021-09-27 11:31:49 +10:00
..
data Add movie count to performer and studio card (#1760) 2021-09-27 11:31:49 +10:00
mutations Restructure scraping settings (#1548) 2021-08-04 12:32:58 +10:00
queries Unify scrape refactor (#1630) 2021-09-07 11:54:22 +10:00
subscriptions.graphql Job queueing (#1379) 2021-05-24 14:24:18 +10:00