OBJECT
CrewPanelRosterValidationMutationSection
link GraphQL Schema definition
- type CrewPanelRosterValidationMutationSection {
- # Restricted access only for Leon Support dedicated user
- #
- # Arguments
- # input:
- (: RosterValidationConfigurationInput!): RosterValidationConfiguration!
- # Restricted access only for Leon Support dedicated user
- #
- # Arguments
- # operatorRosterValidationNid:
- # input:
- (
- : Int!,
- : RosterValidationConfigurationInput!
- ): RosterValidationConfiguration
- # Restricted access only for Leon Support dedicated user
- #
- # Arguments
- # operatorRosterValidationNid:
- (: Int!): Boolean!
- }