Interface: ReadSerializerContext
Interface: ReadSerializerContext
Which entity and generated operation produced the row being shaped.
Properties
entity
readonly entity: string;operation
readonly operation: "detail" | "list";Interface: ReadSerializerContext
Which entity and generated operation produced the row being shaped.
readonly entity: string;readonly operation: "detail" | "list";Databricks Developer Hub