Granularity when creating reflections via SQL

Hey, I want to create aggregated reflections via dbt / sql with a datetime dimensions. However in the ALTER TABLE documentation, I don’t find anything about setting the granularity of the dimension via SQL. The granularity of datetime dimensions can however be set via UI as described in the guild.

Did anyone find a way how to set it or do you know if this is a planed feature?