Mutation: confirmRosterChanges
loggedUserMutation {
history {
confirmRosterChanges(
date: Date!
timezoneToggle: TimezoneToggleEnum
): Boolean!
}
}
Arguments
confirmRosterChanges.date ● Date! non-null scalar
confirmRosterChanges.timezoneToggle ● TimezoneToggleEnum enum
Type
Boolean scalar
The Boolean scalar type represents true or false.