AnnotationTypeTP_order_by
Sort the returned array by one or more fields of it's elements.
input AnnotationTypeTP_order_by {
annotationTypeRef: order_by
annotations_aggregate: AnnotationTP_aggregate_order_by
color: order_by
company: CompanyTP_order_by
isArchived: order_by
name: order_by
}
Fields
AnnotationTypeTP_order_by.annotationTypeRef ● order_by enum
A unique, numeric identifier for the annotationType.
AnnotationTypeTP_order_by.annotations_aggregate ● AnnotationTP_aggregate_order_by input
AnnotationTypeTP_order_by.color ● order_by enum
The display color of the anntoation type.
AnnotationTypeTP_order_by.company ● CompanyTP_order_by input
AnnotationTypeTP_order_by.isArchived ● order_by enum
A boolean flag indicating whether the annotation type is archived. This affects whether it is displayed in the UI.
AnnotationTypeTP_order_by.name ● order_by enum
A descriptive, human-readable name
Member Of
AnnotationTP_order_by input ● annotationTypes query