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