INPUT_OBJECT
FileActivitiesSort
Description
Sorts to apply when listing a file's user activities.
link GraphQL Schema definition
- input FileActivitiesSort {
- # The field to sort on.
- : FileActivitiesSortBy
- # The direction to sort on.
- : SortOrder
- }
INPUT_OBJECT
Sorts to apply when listing a file's user activities.
- input FileActivitiesSort {
- # The field to sort on.
- : FileActivitiesSortBy
- # The direction to sort on.
- : SortOrder
- }