Initialization function that instantiates a DataInstanceStore.
entity type.
name of the entity to be retrieved.
DataInstanceStore configuration.
Transforms the provided item
into the format expected by Ant Design Form fields.
entity type.
entity instance to be transformed.
entities metadata.
entity properties that should be included in the result. If not provided, all properties will be included.
A hook that returns a mutable ref object containing a DataInstanceStore initialized with provided entity name and options. The DataInstanceStore value will be preserved between renders.
entity type.
Generated using TypeDoc
Transforms the antd Form fields values into format expected by Instance item, which is generally the same as the format expected by REST API, except that Instance item may have the following properties that are stripped before the commit: