diff --git a/plugins/stats/stats.js b/plugins/stats/stats.js index 6aa22c4f..05554933 100644 --- a/plugins/stats/stats.js +++ b/plugins/stats/stats.js @@ -19,8 +19,8 @@ const reqData = { "variables": { "scene_filter": { - "stash_id": { - "value": "", + "stash_id_endpoint": { + "stash_id": "", "modifier": "NOT_NULL" } }