relationType
Select a single relation type.
relationType(
selector: RelationTypeSelector!
): RelationType!
Arguments
relationType.selector
● RelationTypeSelector!
non-null input relation-types
[Required] Selection criteria. Relation types can be selected based on their
id
or the combination ofname
andobjectType
.
Type
RelationType
object relation-types
A kind of relation that can exist between subjects and resources.