cannot use query parent resource on attributes of children resource, getting invalid parameter error
Summary:
I'm using works API endpoint, construct a query like workRelationships.assignments.AssignmentStatusType = 'ACTIVE'
but getting the below error:
URL request parameter q with value assignments.AssignmentStatusType='ACTIVE' is not valid.
Any idea why??
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0