ENUM
MilestoneState
The possible states of a milestone.
link GraphQL Schema definition
- enum MilestoneState {
- # A milestone that is still open.
- # A milestone that has been closed.
- }
ENUM
The possible states of a milestone.
- enum MilestoneState {
- # A milestone that is still open.
- # A milestone that has been closed.
- }