A value placed in changeset.data to indicate that the original data is not available
Placeholder struct used when original data is not available.
@type t() :: %Ash.Changeset.OriginalDataNotAvailable{reason: :atomic_query_update}
Used in atomic operations where the original record data cannot be loaded.