ENUM
DayOfYear
Description
Day of the year.
link GraphQL Schema definition
- enum DayOfYear {
- # First day of the year.
- # Last day of the year.
- }
ENUM
Day of the year.
- enum DayOfYear {
- # First day of the year.
- # Last day of the year.
- }