Error from Modül:Soundtrack/album: Missing Lua documentation! Check other modules to see examples how to write Lua module documentation. Please check the linked documentation for expected input and examples.
return bucket('album') .select('page_name', 'id', 'release') .orderBy('release') .run()