Children
{
entity(id: 10, charTypeId: 4) {
children(charTypeId: 3) {
items {
id
title
template {
templateId
}
}
}
}
}{
entity(id: 10, charTypeId: 4) {
children(charTypeId: 5) {
items {
id
title
template {
templateId
}
children(charTypeId: 1) {
items {
id
title
template {
templateId
}
}
}
}
}
}
}Aliasing
Paging
Filtering
String Filtering
operator
value type
description
usage
Comparable Filtering
operator
value type
description
usage
and / or Filtering
operator
description
usage
Sorting
Last updated
Was this helpful?

