INPUT_OBJECT
AssetDocument_OrderBy
Order By options for AssetDocument
link GraphQL Schema definition
- input AssetDocument_OrderBy {
- # The order field.
- AssetDocument_OrderBy_Fields! :
- # The sort direction.
- SortDirection! :
- # Orders
by given value (if supported). E.g. Order by distance from - # location
- AssetDocument_OrderBy_Values :
- }