main ← Servbot91:patch-1
opened 10:20PM - 28 Dec 25 UTC
If no sort field is specified in GraphQL the server defaults to date created (de…scending). This incorrectly weighs the random sort results which creates bias towards newer content.
Adding the random sort field corrects this.