We need to add a new table in Library page to list new entity Creatives
(photos).
<aside>
✨ You can check how BrandPage
works and reuse all components you wants.
</aside>
listFolder({
brandId: string
folderId: number
}): CreativeLibraryFolder!
Params:
brandId
→ is the currentBrand
, accesible in sessionFeature
hook.folderId
(omit this)