次の方法で共有


CreateOperation type

type CreateOperation = OperationWithItem & {
  operationType: typeof BulkOperationType.Create
}