stash-box icon indicating copy to clipboard operation
stash-box copied to clipboard

trim `PerformerQueryInput` to filters that are currently implemented

Open peolic opened this issue 11 months ago • 0 comments

someone was trying to filter performers by tattoos (a filter which is not implemented) trim the graphql schema and keep only the filters that are currently implemented, based on buildQuery https://github.com/stashapp/stash-box/blob/c9fc7ecd3d8031a15070e6a3d5f263ece65b1cc0/pkg/sqlx/querybuilder_performer.go#L192

peolic avatar Jan 22 '25 16:01 peolic