validated()); return new WikiResource($query); } /** * Get the underlying schema. * * @return Schema */ public function schema(): Schema { return new WikiSchema(); } }