API Models Enums README - evansims/openfga-php GitHub Wiki
API Documentation > Models > Enums
Enumeration types for consistent value constraints across the SDK.
Total Components: 4
Name | Description |
---|---|
Consistency |
Consistency levels for OpenFGA authorization queries. This enum defines the available consistency... |
SchemaVersion |
OpenFGA authorization model schema versions. This enum defines the supported schema versions for ... |
TupleOperation |
Operations that can be performed on relationship tuples in OpenFGA. This enum defines the availab... |
TypeName |
Data types supported in OpenFGA condition parameters. This enum defines the available data types ... |