Class: Ecoportal::API::GraphQL::Input::ContractorEntity::ManagerSettings

Inherits:
Logic::Input
  • Object
show all
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.

Method Summary

Methods inherited from Logic::Input

from_model