Files
web/lib/graphql/Fragments/Metadata.graphql

7 lines
81 B
GraphQL

fragment Metadata on SeoMetadata {
noindex
description
title
seo_image
}