fromJSON MethodStatic

Deprecated  in 5.0 - will not be removed until after 2026-06-13. Use fromCompressedJSON instead.

Deserialize Field from JSON.

fromJSON(json: FieldJSON<ClassInfo>, categories: CategoryDescription[]): undefined | Field

Parameter Type Description
json FieldJSON<ClassInfo>  
categories CategoryDescription[]  

Returns - undefined | Field

Defined in

Last Updated: 28 June, 2025