Hierarchy

  • DescribeSObjectResult

Properties

actionOverrides?: maybe<ActionOverride[]>
activateable: boolean
childRelationships: ChildRelationship[]
compactLayoutable: boolean
createable: boolean
custom: boolean
customSetting: boolean
deletable: boolean
deprecatedAndHidden: boolean
feedEnabled: boolean
fields: Field[]
keyPrefix?: maybe<string>
label: string
labelPlural: string
layoutable: boolean
listviewable?: maybe<boolean>
lookupLayoutable?: maybe<boolean>
mergeable: boolean
mruEnabled: boolean
name: string
namedLayoutInfos: NamedLayoutInfo[]
networkScopeFieldName?: maybe<string>
queryable: boolean
recordTypeInfos: RecordTypeInfo[]
replicateable: boolean
retrieveable: boolean
searchLayoutable: boolean
searchable: boolean
supportedScopes: ScopeInfo[]
triggerable: boolean
undeletable: boolean
updateable: boolean
urlDetail?: string
urlEdit?: string
urlNew?: string
urls: Record<string, string>