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>

Resources

Design reference:

Untitled

Backend service:

listFolder({
  brandId: string
  folderId: number
}): CreativeLibraryFolder!

Params: