Файлы реэвалятся, даже сервер в репле перезапускаю
а в плане того, что данные не перегружаються в апи - есть подозрение, что нужно посмотрет в сторону опционального init-fn для create-server, и там передергивать перечитывание (но ето неточно)
> When developing an application, it is desirable to be able to change the schema without restarting. Lacinia-Pedestal supports this: in the above example, the schema passed to pedestal-service could be a function that returns the compiled schema.
> When developing an application, it is desirable to be able to change the schema without restarting. Lacinia-Pedestal supports this: in the above example, the schema passed to pedestal-service could be a function that returns the compiled schema.