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
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)