OBJECT
Autogenerated return type of UserCurrencySelectMutation.
type UserCurrencySelectMutationPayload {# A unique identifier for the client performing the mutation.clientMutationId: String currencyChangedNotice: String errors: [ValidationError!] selectedCurrency: Currency status: Int! }