I am trying to fetch top 5 records by startdate from appsync query, this is my query looks like
query getTopResults { getTopResults(limit: 5) { title