@shopify/cli-kit
Preparing search index...
node/themes/api
metafieldDefinitionsByOwnerType
Function metafieldDefinitionsByOwnerType
metafieldDefinitionsByOwnerType
(
type
:
MetafieldOwnerType
,
session
:
AdminSession
,
)
:
Promise
<
{
description
:
string
|
null
|
undefined
;
key
:
string
;
name
:
string
;
namespace
:
string
;
type
:
{
category
:
string
;
name
:
string
}
;
}
[]
,
>
Parameters
type
:
MetafieldOwnerType
session
:
AdminSession
Returns
Promise
<
{
description
:
string
|
null
|
undefined
;
key
:
string
;
name
:
string
;
namespace
:
string
;
type
:
{
category
:
string
;
name
:
string
}
;
}
[]
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@shopify/cli-kit
Loading...