stash/graphql/schema
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
..
types Add movie count to performer and studio card (#1760) 2021-09-27 11:31:49 +10:00
schema.graphql Unify scrape refactor (#1630) 2021-09-07 11:54:22 +10:00