rawId
rawId is a term used in software engineering to describe an original, unmodified identifier that uniquely references a resource as assigned by its source system. It commonly mirrors a primary key in a database and serves as a stable reference to the underlying record before any mappings, transformations, or denormalization steps are applied. The exact meaning and usage of rawId can vary between systems, and it is not a formal standard with a single universal definition.
In practice, rawId is used to link data across components or services, to retrieve the original resource,