API Reference > presentation-common > Content > NestedContentFieldJSON NestedContentFieldJSON<TClassInfoJSON> Interface Data structure for a NestedContentField serialized to JSON. Extends BaseFieldJSON Properties Name Type Description actualPrimaryClassIds undefined | string[] autoExpand undefined | boolean contentClassInfo TClassInfoJSON nestedFields FieldJSON<TClassInfoJSON>[] pathToPrimaryClass RelationshipPathJSON<TClassInfoJSON> relationshipMeaning undefined | RelationshipMeaning Inherited properties Name Type Inherited from Description category string | CategoryDescriptionJSON BaseFieldJSON editor undefined | EditorDescription BaseFieldJSON isReadonly boolean BaseFieldJSON label string BaseFieldJSON name string BaseFieldJSON priority number BaseFieldJSON renderer undefined | RendererDescription BaseFieldJSON type TypeDescription BaseFieldJSON Defined in presentation/common/src/presentation-common/content/Fields.ts Line 49 Last Updated: 11 June, 2024