Input Object GitHub::LabelOrder

Ways in which lists of labels can be ordered upon return.

Input Fields

field: LabelOrderField!

The field in which to order labels by.

direction: OrderDirection!

The direction in which to order labels by the specified field.

Uses

Issue.labels

PullRequest.labels

Repository.labels

Labelable.labels