Hi, in the WriteRelationships API, I'd like to use a precondition that is checking a permission, not a direct relation. It seems it's not working. Is it intended that the precondition in the API can only check direct relations? This would mean that I have to use CheckPermission beforehand, and not in the same transaction. Any plans to support this? Thanks.