Automatic value for creation_date and modification_date

Right, thanks for the prompt replies!

That makes me wonder how DGraph real-world users actually deal with this pattern.
I’m sure you had the need to sort or filter by creation date or last modified items.
How do you currently achieve these?

I’m certainly missing a concept here.
Should DGraph actually always be traversed through a trusted server that overrides mutations and eventually the builtin DGraph/GraphQL for reading data directly?
Should the DGraph/GraphQL be only used from trusted source (no end user client)?

The documentation is really great for getting into the details and challenge the system in many ways, I’m very excited to also get the overall idea :slight_smile:

1 Like