Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 465 Bytes

RelationshipReadResponse.md

File metadata and controls

10 lines (6 loc) · 465 Bytes

PermifyApi.RelationshipReadResponse

Properties

Name Type Description Notes
tuples [Tuple] tuples is a list of the relationships retrieved in the read operation, represented as entity-relation-entity triples. [optional]
continuousToken String continuous_token is used in the case of paginated reads to retrieve the next page of results. [optional]