Hey,
i want to sort the list of documents by their creation date in ascending order (so exactly in reverse order as they are by default). We tried different variations of createdAt, created_at, … but the sorting either does not change or the request crashes.
Does anybody know how to sort by this metadata-field properly?