Home > @plasmicapp/data-sources > SingleRowResult
SingleRowResult interface
Signature:
export interface SingleRowResult<T = any>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
data | T | ||
schema | TableSchema |
Home > @plasmicapp/data-sources > SingleRowResult
Signature:
export interface SingleRowResult<T = any>
Property | Modifiers | Type | Description |
---|---|---|---|
data | T | ||
schema | TableSchema |