Support dot path notation when using query strings as well as automatically add alias matching to the query.
For example: a.b.c will match the c within b component meta-data, and will automatically add the a alias to match it.
Description
Support dot path notation when using query strings as well as automatically add alias matching to the query.
For example: a.b.c will match the c within b component meta-data, and will automatically add the a alias to match it.