Sha256: d288ae0d117c5565b1b6485f30da7557e4e79b9f90b7d36941bb2fc4abbf1227

Contents?: true

Size: 302 Bytes

Versions: 21

Compression:

Stored size: 302 Bytes

Contents

module Ecoportal
  module API
    class GraphQL
      module Input
        module LocationStructure
          class UnarchiveCommand < Ecoportal::API::GraphQL::Input::LocationStructure::CommandInterface
            passthrough :nodeId
          end
        end
      end
    end
  end
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
ecoportal-api-graphql-0.2.1 lib/ecoportal/api/graphql/input/location_structure/unarchive_command.rb