sf-fx-runtime-nodejs / Context

Interface: Context

Represents the connection to the execution environment and the Salesforce instance that the function is associated with.

The unique identifier for a given execution of a function.

Readonly id: string


Information about the invoking Salesforce organization.

Optional Readonly org: Org