create_reference_list_row
Add a row to a reference list by supplying the list ID and column values. This populates reference data for use across ReliaQuest GreyMatter workflows.
Instructions
Reference Lists · mutation createReferenceListRow. Variables: input. Example variables: {"input":{"referenceList":"","values":{"column":"","value":""}}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | GraphQL: CreateReferenceListRowInput! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |