Hello 👋 I have a small question regarding the Sp...
# spicedb
k
Hello 👋 I have a small question regarding the SpiceDB schemas. I would need to be able to patch the schema to add dynamically some definitions, relations and permissions. From what I found in the documentation we can only use the
WriteSchema
method, however I doesn't seem to be able to call it if some relations already exists in the current schema. Is there a clean solution to do it ?
3 Views