#Is there any way to access modification

1 messages · Page 1 of 1 (latest)

winged marsh
#

hi @somber tiger, to clarify, are you asking modifications on schema or modifications on data inserted through Write API?

somber tiger
#

Modification timestamps on data written through the data APIs

#

I.e., when a relationship was added or modified

#

I think there is the equivalent thing in open FGA

winged marsh
#

we have watch api to track changes but we do not return any timestamp data in response.

somber tiger
#

Ah yeah, I had a look at the internal schema for Permify and I can see this data is not stored

#

I wonder how feasible it would be to change this

winged marsh
#

if timestamps in Data Api responses will be enough for your case, lets create a feature request on github so we can work on it

somber tiger
#

Sounds great

#

It would avoid me having to create “fake” entities to store relationship timestamps

#

(As attributes)

#

And avoid complicating my write / read pathways a lot

winged marsh
somber tiger
#

done!