@salesforce/b2c-tooling-sdk / operations/cap / PullCommerceAppsResult
Interface: PullCommerceAppsResult
Defined in: packages/b2c-tooling-sdk/src/operations/cap/pull.ts:53
Result of pulling Commerce Apps from an instance or GitHub.
Properties
failed
failed:
object[]
Defined in: packages/b2c-tooling-sdk/src/operations/cap/pull.ts:57
Apps that failed to pull with error details.
error
error:
string
featureName
featureName:
string
pulled
pulled:
PulledApp[]
Defined in: packages/b2c-tooling-sdk/src/operations/cap/pull.ts:55
Successfully pulled apps with extraction details.