Projections
Create a continious projection
Create a new continious projection.
post/projections/continuous
Query parameters
namestring
Name of the projection.
enabledboolean
Is the projection enabled.
checkpointsboolean
Are checkpoints enabled.
emitboolean
Is emit enabled.
type'JS'
The projection type.
trackemittedstreamsboolean
Should your projection create a separate stream and write any streams it emits to that stream.
engineversion1 | 2
The projection engine version to use. 1 (default) uses the original engine, 2 uses the new V2 engine.
Response
New projection created