Skip to content

Omit URLs from scene search results - #1238

Open
slick-daddy wants to merge 1 commit into
stashapp:masterfrom
slick-daddy:opt-13
Open

Omit URLs from scene search results#1238
slick-daddy wants to merge 1 commit into
stashapp:masterfrom
slick-daddy:opt-13

Conversation

@slick-daddy

Copy link
Copy Markdown
Contributor

The scene search query fetched every scene URL and its nested site metadata, even though the search results only display the scene image, title, date, duration, code, studio name, and performers.

This change:

  • Removes the unused urls selection from SearchScenes.gql.
  • Updates SceneCard to use the SearchScenesQuery result type.
  • Regenerates frontend/src/graphql/types.ts.
  • Leaves the full Scene.gql query unchanged, so scene detail pages still render studio URLs and the Links tab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant