create_reference_list_column
Adds a new column to an existing reference list in ReliaQuest GreyMatter, enabling the list to store additional data fields for use in automation and analytics.
Instructions
Reference Lists · mutation createReferenceListColumn. Variables: input. Example variables: {"input":{"description":"","linkedFields":[""],"name":"","referenceList":"","type":"BOOLEAN"}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | GraphQL: CreateReferenceListColumnInput! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |