module Ecoportal module API class GraphQL module Input class Update < Ecoportal::API::GraphQL::Input::ContractorEntity::Create end end end end end