Skip to main content

business_machine

The machine the event originates from.

type business_machine {
activitySets(
distinct_on: [ActivitySet_select_column!]
limit: Int
offset: Int
order_by: [ActivitySet_order_by!]
where: ActivitySet_bool_exp
): [ActivitySet!]!
annotations(
distinct_on: [AnnotationTP_select_column!]
limit: Int
offset: Int
order_by: [AnnotationTP_order_by!]
where: AnnotationTP_bool_exp
): [AnnotationTP!]!
company: CompanyTP
companyId: String
decommissionedAt: timestamp
deletedAt: timestamp
erpResources(
distinct_on: [erpResources_select_column!]
limit: Int
offset: Int
order_by: [erpResources_order_by!]
where: erpResources_bool_exp
): [erpResources!]!
machineId: String!
machineMake: String
machineModel: String
machineRef: Int!
metrics(
distinct_on: [MetricTP_select_column!]
limit: Int
offset: Int
order_by: [MetricTP_order_by!]
where: MetricTP_bool_exp
): [MetricTP!]!
name: String
operatorRuns(
distinct_on: [OperatorRunTP_select_column!]
limit: Int
offset: Int
order_by: [OperatorRunTP_order_by!]
where: OperatorRunTP_bool_exp
): [OperatorRunTP!]!
partCount: String
partCountCorrections(
distinct_on: [PartCountCorrection_select_column!]
limit: Int
offset: Int
order_by: [PartCountCorrection_order_by!]
where: PartCountCorrection_bool_exp
): [PartCountCorrection!]!
rejects(
distinct_on: [Reject_select_column!]
limit: Int
offset: Int
order_by: [Reject_order_by!]
where: Reject_bool_exp
): [Reject!]!
rootMachine: smallint
}

Fields

business_machine.activitySets ● [ActivitySet!]! non-null object

business_machine.activitySets.distinct_on ● [ActivitySet_select_column!] list enum

Return a distinct set of entities, defined by the given fields.

business_machine.activitySets.limit ● Int scalar

Limits the number of objects returned.

business_machine.activitySets.offset ● Int scalar

Start a the specified, zero-based array index. This is only useful in combination with order_by.

business_machine.activitySets.order_by ● [ActivitySet_order_by!] list input

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

business_machine.activitySets.where ● ActivitySet_bool_exp input

Filter the data by using a (nested) boolean expression.

business_machine.annotations ● [AnnotationTP!]! non-null object

business_machine.annotations.distinct_on ● [AnnotationTP_select_column!] list enum

Return a distinct set of entities, defined by the given fields.

business_machine.annotations.limit ● Int scalar

Limits the number of objects returned.

business_machine.annotations.offset ● Int scalar

Start a the specified, zero-based array index. This is only useful in combination with order_by.

business_machine.annotations.order_by ● [AnnotationTP_order_by!] list input

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

business_machine.annotations.where ● AnnotationTP_bool_exp input

Filter the data by using a (nested) boolean expression.

business_machine.company ● CompanyTP object

business_machine.companyId ● String scalar

A globally unique identifier (UUID) for the company.

business_machine.decommissionedAt ● timestamp scalar

business_machine.deletedAt ● timestamp scalar

business_machine.erpResources ● [erpResources!]! non-null object

business_machine.erpResources.distinct_on ● [erpResources_select_column!] list enum

Return a distinct set of entities, defined by the given fields.

business_machine.erpResources.limit ● Int scalar

Limits the number of objects returned.

business_machine.erpResources.offset ● Int scalar

Start a the specified, zero-based array index. This is only useful in combination with order_by.

business_machine.erpResources.order_by ● [erpResources_order_by!] list input

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

business_machine.erpResources.where ● erpResources_bool_exp input

Filter the data by using a (nested) boolean expression.

business_machine.machineId ● String! non-null scalar

A globally unique identifier (UUID) for the machine.

business_machine.machineMake ● String scalar

business_machine.machineModel ● String scalar

business_machine.machineRef ● Int! non-null scalar

A unique, numeric identifier for the machine.

business_machine.metrics ● [MetricTP!]! non-null object

business_machine.metrics.distinct_on ● [MetricTP_select_column!] list enum

Return a distinct set of entities, defined by the given fields.

business_machine.metrics.limit ● Int scalar

Limits the number of objects returned.

business_machine.metrics.offset ● Int scalar

Start a the specified, zero-based array index. This is only useful in combination with order_by.

business_machine.metrics.order_by ● [MetricTP_order_by!] list input

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

business_machine.metrics.where ● MetricTP_bool_exp input

Filter the data by using a (nested) boolean expression.

business_machine.name ● String scalar

A descriptive, human-readable name

business_machine.operatorRuns ● [OperatorRunTP!]! non-null object

business_machine.operatorRuns.distinct_on ● [OperatorRunTP_select_column!] list enum

Return a distinct set of entities, defined by the given fields.

business_machine.operatorRuns.limit ● Int scalar

Limits the number of objects returned.

business_machine.operatorRuns.offset ● Int scalar

Start a the specified, zero-based array index. This is only useful in combination with order_by.

business_machine.operatorRuns.order_by ● [OperatorRunTP_order_by!] list input

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

business_machine.operatorRuns.where ● OperatorRunTP_bool_exp input

Filter the data by using a (nested) boolean expression.

business_machine.partCount ● String scalar

business_machine.partCountCorrections ● [PartCountCorrection!]! non-null object

business_machine.partCountCorrections.distinct_on ● [PartCountCorrection_select_column!] list enum

Return a distinct set of entities, defined by the given fields.

business_machine.partCountCorrections.limit ● Int scalar

Limits the number of objects returned.

business_machine.partCountCorrections.offset ● Int scalar

Start a the specified, zero-based array index. This is only useful in combination with order_by.

business_machine.partCountCorrections.order_by ● [PartCountCorrection_order_by!] list input

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

business_machine.partCountCorrections.where ● PartCountCorrection_bool_exp input

Filter the data by using a (nested) boolean expression.

business_machine.rejects ● [Reject!]! non-null object

business_machine.rejects.distinct_on ● [Reject_select_column!] list enum

Return a distinct set of entities, defined by the given fields.

business_machine.rejects.limit ● Int scalar

Limits the number of objects returned.

business_machine.rejects.offset ● Int scalar

Start a the specified, zero-based array index. This is only useful in combination with order_by.

business_machine.rejects.order_by ● [Reject_order_by!] list input

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

business_machine.rejects.where ● Reject_bool_exp input

Filter the data by using a (nested) boolean expression.

business_machine.rootMachine ● smallint scalar

Returned By

business_machine_by_pk query ● business_machine query

Member Of

AggregatedAlarmsRT object ● Event object ● MetricTP object