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