dataonly
Dataonly, sometimes written as data-only, is a term used in computing to describe modes or options that limit an operation to the core data payload, omitting additional metadata, schemas, or interface elements. Because it is not standardized, its exact meaning depends on the platform or tool. In practice, dataonly denotes a streamlined workflow focused on data values rather than structural or contextual information.
In databases and data transfer, data-only configurations often involve moving or applying only the row data.
In APIs and data interchange, data-only can refer to responses that return the resource payload without hypermedia
Because dataonly is context dependent, its use can lead to omissions that affect validation, governance, or