so you have a type of data and it's let's say structured like this :
Response: {
Data: {
uniqueParent: {
id: uniqueChild
but the parent has no label, is there a way to pull them without looping through the dataset in-order to distribute a list therefore they wouldn't have a variable like query(name: x) { fields }