Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 806 Bytes

RelationQuery.md

File metadata and controls

16 lines (11 loc) · 806 Bytes

RelationQuery

Properties

Name Type Description Notes
namespace str Namespace to query [optional]
object str Object to query [optional]
relation str Relation to query [optional]
subject_id str SubjectID to query Either SubjectSet or SubjectID can be provided. [optional]
subject_set SubjectSet [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]