Sanity Library Reference Docs
Preparing search index...
sanity
index
UndeclaredMembersError
Type Alias UndeclaredMembersError
This error may happen for objects if we encounter fields that are not declared in the schema
type
UndeclaredMembersError
=
{
schemaType
:
ArraySchemaType
;
type
:
"UNDECLARED_MEMBERS"
;
}
Index
Properties
schema
Type
type
Properties
schema
Type
schemaType
:
ArraySchemaType
type
type
:
"UNDECLARED_MEMBERS"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
schema
Type
type
Sanity Library Reference Docs
Loading...
This error may happen for objects if we encounter fields that are not declared in the schema