machineUpsert
AUTH: Role=[product.OWNER,product.EDITOR]
machineUpsert(
input: UpsertSparePartsMachineInput!
): SparePartsMachine!
Arguments
machineUpsert.input
● UpsertSparePartsMachineInput!
non-null input
Type
SparePartsMachine
object
Spare parts machine entity for GraphQL federation.
Represents a machine or equipment that contains spare parts and can have hierarchical sub-machines. Used for organizing spare parts catalogs with support for nested machine structures and cross-system integration.