upsert_customer_playbook
Create or update a customer playbook, setting its approval status and notes, within the ReliaQuest GreyMatter platform.
Instructions
Playbooks · mutation upsertCustomerPlaybook. Variables: input. Example variables: {"input":{"id":"","note":"","rqAllowedToRun":"APPROVED"}}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | GraphQL: UpsertCustomerPlaybookInput! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |