Type Alias ProjectionSpecification
type ProjectionSpecification = {
type?: PropertyValueSpecification<ProjectionDefinitionSpecification>;
}
type?: PropertyValueSpecification<ProjectionDefinitionSpecification>;
}
Index
Properties
Was this helpful?
The projection definition type. Can be specified as a string, a transition state, or an expression.