mirror of
https://github.com/vale981/Vulcan
synced 2025-03-08 19:11:38 -05:00
![]() Hi, using when using the default mutations, you can't allow a guest user to create a document, even if you allowed it for `guests` when setting up permissions. This is because a undefined `user` will always trigger a `false` during the "new" check. I think it is safe to remove this, because anyway you have to manually tell who can create document (or so I think, maybe I'm wrong?) so you can't allow guests to create documents by mistake. |
||
---|---|---|
.. | ||
client | ||
modules | ||
server |