Skip to main content

salesforce.describesobjectresult.fields

Home > @runlightyear/salesforce > DescribeSObjectResult > fields

DescribeSObjectResult.fields property

Array of fields associated with the object. The mechanism for retrieving information from this list varies among development tools.

Signature:
fields: Array<Field>;