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