Skip to content
View as Markdown
View as Markdown

@salesforce/b2c-tooling-sdk / operations/debug / isPrimitiveType

Function: isPrimitiveType()

isPrimitiveType(type): boolean

Defined in: packages/b2c-tooling-sdk/src/operations/debug/projections.ts:63

True when the SDAPI type name represents a non-expandable primitive value.

Parameters

type

string

Returns

boolean

Released under the Apache-2.0 License.