Skip to main content

ObjectTypeSelector

Input that uniquely identifies a object type.

The fields are mutually exclusive. Exactly one value must be set.

input ObjectTypeSelector {
id: TypeID
name: String
}

Fields

ObjectTypeSelector.id ● TypeID scalar common

The selected object type's ID.

ObjectTypeSelector.name ● String scalar common

The selected object type's name.

Member of

deleteObjectType mutation ● ObjectKey input ● objectType query ● RelationOptions input ● RelationTypeName input ● SetObjectInput input ● SetRelationTypeInput input