Class: Ecoportal::API::GraphQL::Input::ContractorEntity::ManagerSettings
- Inherits:
-
Logic::Input
- Object
- Logic::BaseModel
- Logic::Input
- Ecoportal::API::GraphQL::Input::ContractorEntity::ManagerSettings
- Defined in:
- lib/ecoportal/api/graphql/input/contractor_entity/manager_settings.rb
Overview
Input for the updateContractorManagerSettings mutation (2026-07 schema;
renamed from the removed updateCmAutoApprovalsSettings / CmAutoApprovalsSettingsInput,
which this gem never modelled).
cmAutoApprovalsSettings is a required AutoApprovalsInput
({ enabled:, approvalConditions: }); pass it as a Hash.