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