Skip to content
New issue

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

Add order field to allProjects and allEnvironments GraphQL API endpoints #1109

Merged
merged 3 commits into from
Jun 1, 2019

Conversation

cdchris12
Copy link
Contributor

Description

This PR adds the ability for:

  • The output from the allProjects endpoint to be ordered by name or creation date
  • The output from the allEnvironments endpoint to be ordered by name or last updated date

Changelog Entry

Improvement - Add order field to allProjects and allEnvironments GraphQL API endpoints (#1038)

Closing Notes

Closes #1038

Copy link
Member

@rocketeerbkw rocketeerbkw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Schnitzel Schnitzel merged commit 2a4b2c7 into master Jun 1, 2019
@Schnitzel Schnitzel added this to the v0.23.2 milestone Jun 3, 2019
@dasrecht dasrecht deleted the issue_1038 branch January 24, 2020 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the ability to sort environments by last updated
3 participants