DS
Size: a a a
DS
И
И
RS
И
DS
RS
RS
АБ
DS
АБ
И
mdx(id: { eq: $id }) {
body
frontmatter {
title
}
parent {
... on File {
modifiedTime(
formatString: "DD.MM.yyyy"
)
}
}
}OR
mdx(id: { eq: $id }) {
body
frontmatter {
title
}
parent {
... on File {
modifiedTime(
formatString: "DD.MM.yyyy"
)
}
}
}АБ
И
DS
mdx(id: { eq: $id }) {
body
frontmatter {
title
}
parent {
... on File {
modifiedTime(
formatString: "DD.MM.yyyy"
)
}
}
}И
OR
И
RS