Skip to main content

AnnotationTP_min_order_by

Sort the returned array by one or more fields of it's elements.

input AnnotationTP_min_order_by {
annotationRef: order_by
companyId: order_by
description: order_by
endAt: order_by
machineRef: order_by
startAt: order_by
}

Fields

AnnotationTP_min_order_by.annotationRef ● order_by enum

A unique, numeric identifier for the annotation.

AnnotationTP_min_order_by.companyId ● order_by enum

A globally unique identifier (UUID) for the company.

AnnotationTP_min_order_by.description ● order_by enum

AnnotationTP_min_order_by.endAt ● order_by enum

The end of an interval. Intervals are right-exclusive.

AnnotationTP_min_order_by.machineRef ● order_by enum

A unique, numeric identifier for the machine.

AnnotationTP_min_order_by.startAt ● order_by enum

The start of an interval.

Member Of

AnnotationTP_aggregate_order_by input