Union type representing steps where a feature is being modified.
This includes both creating new features (CreationStep) and updating existing features (UpdateStep). Use this type when you need to handle both modification scenarios.
Union type representing steps where a feature is being modified.
This includes both creating new features (CreationStep) and updating existing features (UpdateStep). Use this type when you need to handle both modification scenarios.