query { metaData { siteName } } { posts: allPost { edges { node { id title path date (format: "D. MMMM YYYY") timeToRead excerpt } } } }