machineCreate
AUTH: Role=[product.OWNER]
machineCreate(
input: CreateSparePartsMachineInput!
): SparePartsMachine!
Arguments
machineCreate.input
● CreateSparePartsMachineInput!
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.