updateRequiredConfigVariable
Access is permitted when any of the following condition(s) are met: 1. The signed-in User has any of the following permissions for the associated Organization: [org_manage_integrations] when a value for 'integration' does not exist on the object. 2. The signed-in User has any of the following permissions for the associated Organization: [org_manage_customers, org_manage_integrations] when a value for 'integration' exists on the object. 3. The signed-in User has any of the following permissions for the access function context object 'integration': [integration_edit] when a value for 'integration' exists on the object.
UpdateRequiredConfigVariableInput!)#
Input fields (Argument | Type | Description |
---|---|---|
key | String | The Key for the Required Config Variable |
defaultValue | String | The Default Value for the Required Config Variable |
id | ID | The ID of the RequiredConfigVariable to mutate. |
clientMutationId | String | A unique identifier for the client performing the mutation. |