Sha256: af5b7b80ab8f69248df30844920f8c1070d0ee579fd4315e2456ce2e387687e6
Contents?: true
Size: 299 Bytes
Versions: 21
Compression:
Stored size: 299 Bytes
Contents
module Ecoportal module API class GraphQL module Input module LocationStructure class DeleteCommand < Ecoportal::API::GraphQL::Input::LocationStructure::CommandInterface passthrough :nodeId end end end end end end
Version data entries
21 entries across 21 versions & 1 rubygems