Exchange

GraphQL schema definition

  • type Exchange {
  • currency: Currency!
  • rate: Float!
  • }

Fields

Required by