Skip to main content

Mutation: putDutyAccountScheduledChange

Requires access to resource GRAPHQL_DUTY_ACCOUNT_EDIT

dutyAccount {
putDutyAccountScheduledChange(
dutyAccountDefinitionNid: DutyAccountDefinitionNidScalar!
loginNid: ApiLoginNidScalar!
dutyAccountScheduledChangeInput: DutyAccountScheduledChangeInput!
): Boolean!
}

Arguments

putDutyAccountScheduledChange.dutyAccountDefinitionNid ● DutyAccountDefinitionNidScalar! non-null scalar

putDutyAccountScheduledChange.loginNid ● ApiLoginNidScalar! non-null scalar

putDutyAccountScheduledChange.dutyAccountScheduledChangeInput ● DutyAccountScheduledChangeInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.