Documentation
Preparing search index...
@sdk/asset-core
SetAssetViewpointMutation
Type Alias SetAssetViewpointMutation
type
SetAssetViewpointMutation
=
{
__typename
?:
"Mutation"
;
setViewpoint
:
|
{
__typename
:
"ErrorOperationNotAllowedOutput"
}
|
{
__typename
:
"SetViewpointOutput"
}
;
}
Index
Properties
__
typename?
set
Viewpoint
Properties
Optional
__
typename
__typename
?:
"Mutation"
set
Viewpoint
setViewpoint
:
|
{
__typename
:
"ErrorOperationNotAllowedOutput"
}
|
{
__typename
:
"SetViewpointOutput"
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
typename
set
Viewpoint
Documentation
Loading...