ENUM

AvailabilityTimelineOption

link GraphQL Schema definition

1enum AvailabilityTimelineOption {
2
3over_six_months
4
5three_to_six_months
6
7within_next_few_weeks
8
9within_three_months
10}