fn apply_schema_description<T: QueryableSchema>( schema: T, data: &mut RenderData, ) -> Result<(), RenderError>