Arguments
RedeemFluzGiftCardInput!
required
No description provided in the schema yet.
Returns
DepositCashBalanceResponse! — Response type for the depositCashBalance mutation, returning the resulting deposits and current user balances.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Mutation for redeeming a Fluz Gift Card by code.
mutation {
redeemFluzGiftCard(
input: RedeemFluzGiftCardInput!
): DepositCashBalanceResponse!
}
DepositCashBalanceResponse! — Response type for the depositCashBalance mutation, returning the resulting deposits and current user balances.