Sha256: 4b6b5f06bc48885d3cbfd08bd9994f2f4b94232eb88bd3209f509865b6113e65

Contents?: true

Size: 300 Bytes

Versions: 21

Compression:

Stored size: 300 Bytes

Contents

module Ecoportal
  module API
    class GraphQL
      module Input
        module LocationStructure
          class ArchiveCommand < 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/archive_command.rb