assign_discover_task
Assign a Discover task to a specific assignee using the assignee ID and task ID. Resolve task ownership in ReliaQuest GreyMatter.
Instructions
Discover Tasks · mutation assignDiscoverTask. Variables: input. Example variables: {"input":{"assignee":"","discoverTaskId":""}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | GraphQL: AssignDiscoverTaskInput! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |