Types
UpdateCustomerCardConfigInput
For constraints and details on the fields see the CustomerCardConfig type.
input
UpdateCustomerCardConfigInputFields
customerCardConfigId
ID!
required
The customer card config to update.
order
If provided, will update the order.
title
If provided, will update the title.
key
If provided, will update the key. Keys must be unique in a workspace.
defaultTimeToLiveSeconds
If provided, will update the default time to live seconds.
apiUrl
If provided, will update the API URL. Requires the customerCardConfigApiDetails:edit permission.
apiHeaders
If provided, will replace the existing API headers. Requires the customerCardConfigApiDetails:edit permission.
isEnabled
If provided, will update the enabled flag.

