Import
import schemas from 'schema';
read(schema, path=null)arrow-up-right
Read an object schema and its properties
Arguments
schema (String) the name of the object schema
schema
path (String=null) dot syntax path to the a property of the schema
path
Returns
Object
Last updated 4 years ago
Was this helpful?