#Is it possible to graphql query a block within lexical?
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
I am getting an infamous cast error when a block provides relationships to, in this case, a page with at least one media field:
CastError: Cast to ObjectId failed for value "info" (type string) at path "_id" for model "media"
And my query ist:
{
Pages {
docs {
aLexicalField
}
}
}
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Must be a db gltich due to many migrations, closing