pub type Create<E> = <E as EntityCreateType>::Create;
Generic create-input alias for one entity type.