Including updatedAt in the AshGraphql schema

AshGraphql schema doesn’t seem to include inserted_at and updated_at fields of the underlying table. Is there a way to add them to the schema?

timestamps(public?: true)

2 Likes