Skip to main content

ReloadCustomerCardInstanceOutput

No description

type ReloadCustomerCardInstanceOutput {
customerCardInstance: CustomerCardInstance
error: MutationError
}

Fields

ReloadCustomerCardInstanceOutput.customerCardInstance ● CustomerCardInstance interface

The reloaded customer card instance. Currently this will always be a CustomerCardInstanceLoading type.

ReloadCustomerCardInstanceOutput.error ● MutationError object

Returned by

reloadCustomerCardInstance mutation