#Is there any way to access modification
1 messages · Page 1 of 1 (latest)
hi @somber tiger, to clarify, are you asking modifications on schema or modifications on data inserted through Write API?
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
we have watch api to track changes but we do not return any timestamp data in response.
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
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
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
thats great, can you create an issue here and tag me too: https://github.com/Permify/permify/issues
An open-source authorization as a service inspired by Google Zanzibar, designed to build and manage fine-grained and scalable authorization systems for any application. - Issues · Permify/permify