Extracting "Sub" Schema from Schema
Hi all!
How to get a "sub" schema from a schema that is passed as a parameter of a function?
Is it possible to create a function like 'doSomething', or do i need to define the data field schema, and also pass that schema to the function?
How to get a "sub" schema from a schema that is passed as a parameter of a function?
Is it possible to create a function like 'doSomething', or do i need to define the data field schema, and also pass that schema to the function?
