purchase
Purchases the specified item and puts it into your storage.
Input fields
input (
PurchaseInput!
)
Parameters for Purchase
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.