I am trying to query related features but get all attributes. Getting all attributes means I need to use queryRelatedFeaturesWithFieldOptions instead of queryRelatedFeatures. Is there a way for queryRelatedFeaturesWithFieldOptions to query all relationships? From what I saw is that if you do not specify a relationship in RelatedQueryParameters, it will not return anything.
Thank you in advance