Preparing search index...
The search index is not available
@shopify/cli-kit
@shopify/cli-kit
node/themes/api
ThemeDuplicateResult
Interface ThemeDuplicateResult
interface
ThemeDuplicateResult
{
requestId
?:
string
;
theme
?:
Theme
;
userErrors
:
{
field
?:
null
|
string
[]
;
message
:
string
}
[]
;
}
Index
Properties
request
Id?
theme?
user
Errors
Properties
Optional
request
Id
requestId
?:
string
Optional
theme
theme
?:
Theme
user
Errors
userErrors
:
{
field
?:
null
|
string
[]
;
message
:
string
}
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
request
Id
theme
user
Errors
@shopify/cli-kit
Loading...