Skip to content

Resolve Relations

You can use resolve relations for a specific story by using the resolve_relations parameter with the relation to be resolved as the value for the argument.

query {
PageItem(id: "542305440", resolve_relations: "article.categories") {
content {
body
}
}
}

Was this page helpful?

What went wrong?

This site uses reCAPTCHA and Google's Privacy Policy. Terms of Service apply.