Add the ability to filter by date added (ie, unread, oldest first).
This is a bit tricky as the pagination in GraphQL is quite different. Should be possible to reverse ordering but it's a bit more complicated than typical paging w/ SQL process.
Ref: #102
Peter Sanchez referenced this ticket in commit 4b576a8.