Sanity Library Reference Docs
Preparing search index...
@sanity/blueprints
BlueprintResource
Interface BlueprintResource<Lifecycle>
The base type for all resources.
interface
BlueprintResource
<
Lifecycle
extends
BlueprintResourceLifecycle
=
BlueprintResourceLifecycle
,
>
{
name
:
string
;
type
:
string
;
}
Type Parameters
Lifecycle
extends
BlueprintResourceLifecycle
=
BlueprintResourceLifecycle
Hierarchy (
View Summary
)
BlueprintResource
BlueprintCorsOriginResource
BlueprintBaseFunctionResource
BlueprintRobotTokenResource
BlueprintRoleResource
BlueprintDocumentWebhookResource
Index
Properties
name
type
Properties
name
name
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
type
Sanity Library Reference Docs
Loading...
The base type for all resources.