Schema
JMS is developed to work with Document-Based databases.
Each Module requires a typed schema for defining document structure. Similarly like Typescript Interface, schema defines properties and its types in a document.
For more info on writing JSON schema check here.
Example#
Schema above corresponds to following object: