Generating Customized Sample Data to Use in the Development
My aim is create an array of objects with some fields and to use in the development process as sample data.
The following fields are required.
1. title as String
2. subTitle as String
3. shortDescription as String
4. content as String
5. groupIds as ...
krius2023.hashnode.dev2 min read