I\'m using graphene to parse GraphQL queries to a postgres database, and I would like to sort the query based on a calculated field. Here\'s the code I have
c