INPUT_OBJECT
OrderByCustomFieldAttributes
link GraphQL Schema definition
- input OrderByCustomFieldAttributes {
- # Direction to order by
- : OrderDirectionEnum
- # ID of the CustomFieldName to order by
- : ID
- }
INPUT_OBJECT
- input OrderByCustomFieldAttributes {
- # Direction to order by
- : OrderDirectionEnum
- # ID of the CustomFieldName to order by
- : ID
- }