OBJECT

DayOfWeekOpt

Description

Day of the week.

link GraphQL Schema definition

  • type DayOfWeekOpt {
  • # Day of the week.
  • day: DayOfWeek!
  • }