deposit
Deposits the specified number of bells into your account.
Input fields
input (
DepositInput!
)
Parameters for Deposit
Return fields
balance (
Int!
)
Your new account balance.
clientMutationId (
String
)
A unique identifier for the client performing the mutation.
transactionId (
String!
)
A unique Transaction ID for your records. Consider this to be a kind of receipt.