ENUM
DayOfMonth
Description
Day of the month.
link GraphQL Schema definition
- enum DayOfMonth {
- # Fifteenth day of the month.
- # First day of the month.
- # Last day of the month.
- }
ENUM
Day of the month.
- enum DayOfMonth {
- # Fifteenth day of the month.
- # First day of the month.
- # Last day of the month.
- }