Skip to main content

CompanyTP_order_by

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

input CompanyTP_order_by {
activityTypes_aggregate: ActivityType_aggregate_order_by
addressText: order_by
annotationTypes_aggregate: AnnotationTypeTP_aggregate_order_by
companyId: order_by
location: Location_order_by
machines_aggregate: MachineTP_aggregate_order_by
name: order_by
operations_aggregate: Operation_aggregate_order_by
operators_aggregate: OperatorTP_aggregate_order_by
rejectReasons_aggregate: RejectReason_aggregate_order_by
timeZone: order_by
}

Fields

CompanyTP_order_by.activityTypes_aggregate ● ActivityType_aggregate_order_by input

A set of activity types specific to the company.

CompanyTP_order_by.addressText ● order_by enum

The full address as as string.

CompanyTP_order_by.annotationTypes_aggregate ● AnnotationTypeTP_aggregate_order_by input

CompanyTP_order_by.companyId ● order_by enum

A globally unique identifier (UUID) for the company.

CompanyTP_order_by.location ● Location_order_by input

CompanyTP_order_by.machines_aggregate ● MachineTP_aggregate_order_by input

The set machines.

CompanyTP_order_by.name ● order_by enum

A descriptive, human-readable name

CompanyTP_order_by.operations_aggregate ● Operation_aggregate_order_by input

CompanyTP_order_by.operators_aggregate ● OperatorTP_aggregate_order_by input

CompanyTP_order_by.rejectReasons_aggregate ● RejectReason_aggregate_order_by input

A set of reject reasons specific to the company.

CompanyTP_order_by.timeZone ● order_by enum

The timezone the company is associated with. Must be an

Member Of

ActivityType_order_by input ● AnnotationTypeTP_order_by input ● business_machine_order_by input ● companies query ● Location_order_by input ● MachineTP_order_by input ● Operation_order_by input ● OperatorTP_order_by input ● RejectReason_order_by input