INPUT_OBJECT
CrewPanelLoginDatesInput
Represents single crew member and a list of days on which changes will be applied.
link GraphQL Schema definition
- input CrewPanelLoginDatesInput {
- : ApiLoginNidScalar!
- : [Date!]!
- }
INPUT_OBJECT
Represents single crew member and a list of days on which changes will be applied.
- input CrewPanelLoginDatesInput {
- : ApiLoginNidScalar!
- : [Date!]!
- }