withdraw
Withdraws the specified number of bells from your account.
Input fields
input (
WithdrawInput!
)
Parameters for Withdraw
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.