graphql-paper
Preparing search index...
types
SerializedDocument
Type Alias SerializedDocument
type
SerializedDocument
=
{
__meta__
:
{
DOCUMENT_CONNECTIONS
:
ConnectionsMap
;
DOCUMENT_GRAPHQL_TYPENAME
:
GraphQLTypeName
;
DOCUMENT_KEY
:
DocumentKey
;
}
;
[
k
:
string
]:
any
;
}
Indexable
[
k
:
string
]:
any
Index
Properties
__
meta__
Properties
__
meta__
__meta__
:
{
DOCUMENT_CONNECTIONS
:
ConnectionsMap
;
DOCUMENT_GRAPHQL_TYPENAME
:
GraphQLTypeName
;
DOCUMENT_KEY
:
DocumentKey
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
meta__
graphql-paper
Loading...