ToolMatter
Your Apps in Action
Risersoft
Buy
Try
Explore
Documentation
Public
Use this form to visualize Generated Typescript classes for Salesforce.
{{repoTitle.MainEntity}}
.auth
_
auth.accessToken
auth.clientId
auth.clientSecret
auth.instanceUrl
auth.oAuthHost
auth.password
auth.username - If using `sfdx-cli` auth, this is the only property needed to authenticate. Otherwise, supply additional oAuth parameters
auth.version
enforcePicklistValues - Make picklist fields strongly typed to generated enums. `generatePicklists` must also be `true` `ALL`: for all picklist fields, regardless of salesforce enforcement `RESTRICTED`: only on fields where the values are restricted on Salesforce
generatePicklists - Flag to generate enums for picklist fields. Defaulted to false
outPath - The path to generate files to. If the destination is a folder, it will generate one file per object. If the destination is a `.ts` file, a single file will be generated. If not set, class output will be logged to `stdout`
sObjects The SObjects to generate classes for. Can either be a string or an `SObjectConfig` object
#
Actions
{{$index+1}}.
Download Json
{{message}}