connor
08/15/2022, 8:05 PMentity
and you want to mark it as public, such that all tokens could view the entity, then the schema would be:
defintion entity {
relation public: token:*
}
In the GRPC api, do we just use the *
string in the id field: https://buf.build/authzed/api/docs/main:authzed.api.v1#authzed.api.v1.ObjectReference ?