update_reference_list_row
Update a reference list row in ReliaQuest GreyMatter by providing the row ID and column value to change.
Instructions
Reference Lists · mutation updateReferenceListRow. Variables: input. Example variables: {"input":{"id":"","values":{"column":"","value":""}}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | GraphQL: UpdateReferenceListRowInput! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |