Execute an IQLQuery
This use case executes an IQLQuery which returns a list of matching IdentityAttributes.
Parameters
- The
query
field of the IQLQuery as described in IQLQuery.
On Success
- Returns the IdentityAttributes as LocalAttributes that match the given query.
On Failure
- The query was malformed.