TimeRange

GraphQL schema definition

  • type TimeRange {
  • startTime: Time!
  • endTime: Time!
  • }

Fields

Required by