create_timestamp sets a couple of default options on the attribute, one of them is private? true Ash.Resource — ash v3.29.3
To make the attribute visible just set the option yourself
create_timestamp :created_at, private?: false
create_timestamp sets a couple of default options on the attribute, one of them is private? true Ash.Resource — ash v3.29.3
To make the attribute visible just set the option yourself
create_timestamp :created_at, private?: false