SchemaInitializer is used to add new Schema nodes, commonly used for adding blocks, fields, actions, etc.
For detailed usage examples and API documentation, please refer to the complete Chinese version or the code examples provided throughout the Tachybase documentation.
add(name, item): Add an itemget(name): Get an itemremove(name): Remove an itemFor complete documentation with detailed examples, please refer to the Tachybase developer documentation.