Sha256: 96a03f11020198c57dbfa578fc8600167cbf79493c33156c69e8e6a9900d127f
Contents?: true
Size: 358 Bytes
Versions: 21
Compression:
Stored size: 358 Bytes
Contents
module Ecoportal module API class GraphQL module Input module LocationStructure class UpdateCommand < Ecoportal::API::GraphQL::Input::LocationStructure::CommandInterface passthrough :nodeId, :newId passthrough :name, :classificationIds end end end end end end
Version data entries
21 entries across 21 versions & 1 rubygems