metaDatas with two properties: slugs and titles. both of them are arrays. slugs are for links and titles are for the titles of the document I want to show to the end user. metaDatas obj asynchronously.const metaDatas = await getAllPostsMetadata();