Defines the order of a IssueComment list
input IssueCommentOrder { direction: OrderDirection field: IssueCommentOrderField }
IssueCommentOrder.direction
OrderDirection
The direction to order by, defaults to ASC
IssueCommentOrder.field
IssueCommentOrderField
The field to order by, defaults to ID
IssueCommentOrder
Defines the order of a IssueComment list
Fields
IssueCommentOrder.direction●OrderDirectionenum The direction to order by, defaults to ASC
IssueCommentOrder.field●IssueCommentOrderFieldenum The field to order by, defaults to ID