stash-box
stash-box copied to clipboard
trim `PerformerQueryInput` to filters that are currently implemented
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