mirror of
https://github.com/stashapp/stash.git
synced 2025-12-13 11:52:46 +01:00
* Update apollo client * Overhaul graphql client cache invalidation * Fix tagger studio link display update * Add graphql formatting
3 lines
89 B
GraphQL
3 lines
89 B
GraphQL
query ScrapeFreeonesPerformers($q: String!) {
|
|
scrapeFreeonesPerformerList(query: $q)
|
|
}
|