Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 651 Bytes

StrippedRelationBlockRead.md

File metadata and controls

13 lines (8 loc) · 651 Bytes

StrippedRelationBlockRead

Properties

Name Type Description Notes
key String A URL-friendly name of the relation (i.e: slug). You will be able to query later using this key instead of the id (UUID) of the relation.
name String The name of the relation
description Option<String> An optional longer description of what this relation represents in your system [optional]

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