OBJECT
CrewPanelDraftDay
Represents a day, that has some draft changes
link GraphQL Schema definition
- type CrewPanelDraftDay {
- : Int!
- : DateTimeWithTimezone!
- : DateTimeWithTimezone!
- }
OBJECT
Represents a day, that has some draft changes
- type CrewPanelDraftDay {
- : Int!
- : DateTimeWithTimezone!
- : DateTimeWithTimezone!
- }