Home > @plasmicapp/data-sources > SingleRowResult

SingleRowResult interface

Signature:

export interface SingleRowResult<T = any> 

Properties

Property Modifiers Type Description
data T
schema TableSchema