createCurrency
Creates a currency
Input fields
appId (
ID!
)
callbackUrl (
String
)
clientMutationId (
String
)
A unique identifier for the client performing the mutation.
exchangeRate (
Int!
)
initialBalance (
Int
)
maturity (
PublisherContentRating!
)
name (
String!
)
secretKey (
String
)
Return fields
clientMutationId (
String
)
A unique identifier for the client performing the mutation.
currency (
Currency!
)
The created currency