Skip to content

Commit f517af2

Browse files
authored
Updated Conditional Tuples Blog (#549)
1 parent 03c7721 commit f517af2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

blog/conditional-tuples-announcement.md

+1
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ We’ll address some limitations of the current implementation:
9898

9999
- The [Expand API](https://openfga.dev/api/service#/Relationship%20Queries/Expand) does not consider conditions.
100100
- The Visual Studio Code integration is not validating the expressions in conditions.
101+
- The Playground does not let you add context for tuples and assertions. You should use the VS Code Extension + the FGA CLI to test your models for now.
101102

102103
We'll also improve ListObjects scenarios when it's called with missing context. For example, consider the following model that enables access only to documents with a specific status:
103104

0 commit comments

Comments
 (0)