Hey there! You'd likely be wanting to check a perm...
# spicedb
f
Hey there! You'd likely be wanting to check a permission for creating a document, rather than writing a document, in that case. You always want to try and use the most granular check possible, so that if you make changes to the schema, you don't have to change any checks in your code.
3 Views