Introduction
🎯 What does this module do?
getAllTypes
Getting all types.
The 'GeneralTypes' module is used to manage and retrieve general types within the system. Using defineOneEntry, you can create a GeneralTypes object and call getAllTypes to retrieve all GeneralTypeEntity objects from the API. Each entity includes an ID and type, covering purposes such as page layouts, forms, product blocks, and more.
🎯 What does this module do?
Getting all types.