Date archive title and description
What's Changed
Adds Date archive
title and description
query GetSeoConfig {
seo {
meta {
date {
description
title
}
}
}
}
Full Changelog: v4.21.0...v4.22.0