Sanity Library Reference Docs
Preparing search index...
@sanity/functions
BlueprintResource
Interface BlueprintResource
An interface to describe resources found in a Blueprint
interface
BlueprintResource
{
id
:
string
;
name
:
string
;
type
:
string
;
}
Index
Properties
id
name
type
Properties
id
id
:
string
name
name
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
type
Sanity Library Reference Docs
Loading...
An interface to describe resources found in a Blueprint