Schemas Modules
Import
import schemas from 'schema';
Read an object schema and its properties
Arguments
schema
(String) the name of the object schemapath
(String=null) dot syntax path to the a property of the schema
Returns
Object
Last modified 1yr ago