I have a GraphQL REST service returning a number field as a String. Is it possible to convince .addOrderBy to sort a string field as a number?
I can't modify the schema.