Unique identifier that can be used to register or retrieve a specific API.
Example: mendix.EditorsAPI, mycompany.MyFunkyAPI
Adds a building block to the specified container.
The ID of the container where the building block will be added. It could be a module or folder.
Optionaloptions: BuildingBlockCreationOptionsOptions for that will be used during the building block initilization.
A promise that resolves to the newly created building block.
Optionaloptions: BuildingBlockCreationOptions
API for working with building blocks