Package version:

Type Alias CreateOperation

CreateOperation: OperationWithItem & {
    operationType: typeof Create;
}