INPUT_OBJECT
Autogenerated input type of UserCurrencySelectMutation
input UserCurrencySelectMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: String# User selected currency codecurrencyCode: String!}