erpReason_order_by
Sort the returned array by one or more fields of it's elements.
input erpReason_order_by {
annotationTypeRef: order_by
category: order_by
code: order_by
companyId: order_by
createdAt: order_by
description: order_by
entityType: order_by
laborTickets_aggregate: erpLaborTicketsReasons_aggregate_order_by
reasonId: order_by
reasonRef: order_by
rejectReasonRef: order_by
updatedAt: order_by
}
Fields
erpReason_order_by.annotationTypeRef ● order_by enum
A unique, numeric identifier for the annotationType.
erpReason_order_by.category ● order_by enum
erpReason_order_by.code ● order_by enum
erpReason_order_by.companyId ● order_by enum
A globally unique identifier (UUID) for the company.
erpReason_order_by.createdAt ● order_by enum
erpReason_order_by.description ● order_by enum
erpReason_order_by.entityType ● order_by enum
erpReason_order_by.laborTickets_aggregate ● erpLaborTicketsReasons_aggregate_order_by input
erpReason_order_by.reasonId ● order_by enum
A globally unique identifier (UUID) for the reason.
erpReason_order_by.reasonRef ● order_by enum
A unique, numeric identifier for the reason.
erpReason_order_by.rejectReasonRef ● order_by enum
A unique, numeric identifier for the rejectReason.
erpReason_order_by.updatedAt ● order_by enum
Member Of
erpLaborTicketsReasons_order_by input ● erpReasons query