getCollections

getCollections

getCollections

Get all Collections in the project. Both Managed and Unmanaged.

const collections = await framer.getCollections()

Returns

  • Promise<Collection[]> – A list of all collections in the project.