Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 828 Bytes

V1Operation.md

File metadata and controls

12 lines (8 loc) · 828 Bytes

PermifyApi.V1Operation

Properties

Name Type Description Notes
relationshipsWrite [String] 'relationships_write' is a repeated string field for storing relationship keys that are to be written or created. [optional]
relationshipsDelete [String] 'relationships_delete' is a repeated string field for storing relationship keys that are to be deleted or removed. [optional]
attributesWrite [String] 'attributes_write' is a repeated string field for storing attribute keys that are to be written or created. [optional]
attributesDelete [String] 'attributes_delete' is a repeated string field for storing attribute keys that are to be deleted or removed. [optional]