Arguments
UpdateBankCardPreferredMerchantCategoryCodeInput!
required
No description provided in the schema yet.
Returns
BankCard — BankCard is a record of a bank card added by a user.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
updateBankCardPreferredMerchantCategoryCode updates the preferred merchant category code (MCC) for a bank card.
mutation {
updateBankCardPreferredMerchantCategoryCode(
input: UpdateBankCardPreferredMerchantCategoryCodeInput!
): BankCard
}
BankCard — BankCard is a record of a bank card added by a user.