We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The GraphQL API should return the data feed articles sorted by date descending to allow most recent content first and keep articles orderd.
The text was updated successfully, but these errors were encountered:
feat(ui): sorted Newsletter Publications by created date desc
b86d734
Improved the table listing of publications for a Newsletter in UI to be sorted by newest to oldest re #41
feat(ui): updated Article listing on Data Feed in UI to be sorted by …
9fb68ab
…created date Updated the Article Table shown on the Data Feed Details page to sort the articles by date created desc re #41
flamingquaks
Successfully merging a pull request may close this issue.
The GraphQL API should return the data feed articles sorted by date descending to allow most recent content first and keep articles orderd.
The text was updated successfully, but these errors were encountered: