update_reference_list_column
Update a reference list column by modifying its name, description, and linked fields through add, remove, or replace operations.
Instructions
Reference Lists · mutation updateReferenceListColumn. Variables: input. Example variables: {"input":{"description":"","id":"","linkedFields":{"add":[""],"remove":[""],"replace":[""]},"name":""}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | GraphQL: UpdateReferenceListColumnInput! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |