UpdateCustomerCardConfigOutput
No description
type UpdateCustomerCardConfigOutput {
customerCardConfig: CustomerCardConfig
error: MutationError
}
Fields
UpdateCustomerCardConfigOutput.customerCardConfig
● CustomerCardConfig
object
The updated customer card config.
UpdateCustomerCardConfigOutput.error
● MutationError
object
Returned by
updateCustomerCardConfig
mutation