Hi !
I'm using layer.queryRelatedFeatures() on a featureLayer and i want to get the relation's fields definition (wich is available on the server json response but not in the queryRelatedFeatures callback).
Is there a way to get that ? A way to get the raw response ?
Jérémie