Generates the data access layer based on the provided context.
The context used for data access layer generation.
A promise that resolves to a LayerArtifact instance containing the code of the data access layer, or an AxiosResponse containing a LayerArtifact instance.
Interface for generating the data access layer of an application. This interface defines the contract for generating the source code for the data layer of the generated application.