Author's user email.
Has the highest priority for query generation. If it's present in the request, query will only be generated for this attribute.
Author's user ID.
Has the lowest priority for query generation. A query will only be generated if it is the only attribute present.
Author's user name.
Has the second highest priority for query generation.
If it's present in the request, a query will only be generated for this attribute, if email
is not present.
Generated using TypeDoc
Queries cases that were created by a specified author.
Query is generated only for one of the attributes.
The priority of the attributes in query generation is as follows:
email
>name
>id