Andrew Shephard
10/28/2022, 4:34 AM'sort_by': 'randomInt:asc',
But its spitting out the error
"Could not find a field named `randomInt` in the schema for sorting."
Any idea whats going on with this? Im on flutter if that makes any difference.Kishore Nallan
10/28/2022, 5:00 AMrandomInt
to the schema?Andrew Shephard
10/28/2022, 4:50 PM