Skip to main content

Activity_max_order_by

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

input Activity_max_order_by {
activityRef: order_by
endAt: order_by
startAt: order_by
}

Fields

Activity_max_order_by.activityRef ● order_by enum

A unique, numeric identifier for the activity.

Activity_max_order_by.endAt ● order_by enum

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

Activity_max_order_by.startAt ● order_by enum

The start of an interval.

Member Of

Activity_aggregate_order_by input