Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ Add the
order_by
field to the FromGroupSubmissionController
Allow the user to order the submission via providing `order_by` during instantiation. This field is directly passed to the `order_by` method of the `QueryBuilder` used to get all extras which have to be run.
- Loading branch information