module Ecoportal module API class GraphQL module Payload class UpdateContractorEntity < Ecoportal::API::GraphQL::Payload::CreateContractorEntity end end end end end