Sha256: 663cded5af73f852e6bb7ee07abfd9ed24f2f73f05d8c5066e26a17bb44cdeb6
Contents?: true
Size: 315 Bytes
Versions: 21
Compression:
Stored size: 315 Bytes
Contents
module Ecoportal module API class GraphQL module Input module LocationStructure class ReorderCommand < Ecoportal::API::GraphQL::Input::LocationStructure::CommandInterface passthrough :parentId, :orderedIds end end end end end end
Version data entries
21 entries across 21 versions & 1 rubygems