Hey, just wondering if it's possible to add metadata/tags to relations in SpiceDB.
I'm hoping to use this so that i can tag a set of "static" relations that are synced from a config file.
My process needs to create these relations from the config file and delete any relations that were removed from the config file. If spicedb supports metadata/tags then I can use that to find relations that need to be cleaned up.
Is this a thing?