relationType
Select a single relation type.
relationType(
name: String!
objectType: String!
): RelationType!
Arguments
relationType.name ● String! non-null scalar common
Name of the relation type.
relationType.objectType ● String! non-null scalar common
The name of the relation's object type.
Type
RelationType object relation-types
A kind of relation that can exist between subjects and resources.