**Describe the bug** `DataExpandResolver` is failing to parse expanded nested attributes e.g. ``` $expand=field1,field2($expand=nestedField1,nestedField2) ```
Describe the bug
DataExpandResolveris failing to parse expanded nested attributes e.g.