OBJECT
HistoryMutationSection
link GraphQL Schema definition
- type HistoryMutationSection {
- # Requires access to resource GRAPHQL_ROSTER_CHANGES_STATUS_EDIT
- #
- # Arguments
- # loginNid:
- # Possible violation list: IS_NOT_SOME_ERROR
- # dateInterval:
- # status:
- # timezoneToggle:
- (
- ApiLoginNidOptionScalar!, :
- DateIntervalInput!, :
- CrewPanelConfirmationStatus!, :
- TimeZoneToggle! :
- ): HistoryMutationSectionUpdateRosterChangesStatusOutput!
- }