@umbraco-cms/backoffice
Preparing search index...
packages/core/backend-api
RelationService
Class RelationService
Index
Constructors
constructor
Methods
get
Relation
By
Relation
Type
Id
Constructors
constructor
new
RelationService
()
:
RelationService
Returns
RelationService
Methods
Static
get
Relation
By
Relation
Type
Id
getRelationByRelationTypeId
<
ThrowOnError
extends
boolean
=
true
>
(
options
:
Options
<
GetRelationByRelationTypeIdData
,
ThrowOnError
>
,
)
:
RequestResult
<
GetRelationByRelationTypeIdResponses
,
GetRelationByRelationTypeIdErrors
,
ThrowOnError
,
"fields"
,
>
Type Parameters
ThrowOnError
extends
boolean
=
true
Parameters
options
:
Options
<
GetRelationByRelationTypeIdData
,
ThrowOnError
>
Returns
RequestResult
<
GetRelationByRelationTypeIdResponses
,
GetRelationByRelationTypeIdErrors
,
ThrowOnError
,
"fields"
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Relation
By
Relation
Type
Id
@umbraco-cms/backoffice
Loading...