Add CRM arguments to GraphQL issue resolver
Previously introduced in !86135 (merged) but had to be reverted as the backend (GraphQL) changes here need to be merged first.
This MR adds arguments to the issues resolver to support searching by crm_contact_id
and crm_organization_id
.
Related to #2256