Type Alias LayoutAdminSectionsSeoDocumentation
LayoutAdminSectionsSeoDocumentation: { __typename?: "LayoutAdminSectionsSeoDocumentation"; href?: Maybe<Scalars["String"]["output"]>; source?: Maybe<Scalars["String"]["output"]>;} Type declaration
Optional__typename?: "LayoutAdminSectionsSeoDocumentation"
Optionalhref?: Maybe<Scalars["String"]["output"]>
Optionalsource?: Maybe<Scalars["String"]["output"]>