Does Unsupported element ‘$[query][scanIndexForward]’
I am working on 1-1 chat app. i need to get the paginated messages in descending order of a specific chat. I don’t have any extra indexes, primary index includes a partition key chatId and a sort key createdAt. createdAt is timestamp iso 8601 format. Here is my query i run in aws appsync console