export const SEOMETA_FRAGMENT = gql` fragment SEOMeta on SEOMetaType { canonical description hreflang jsonLd openGraph robots title twitter } `