Preparing search index...
The search index is not available
prisma-to-graphql - v0.3.0
prisma-to-graphql
flattenAllSchemaBlocks
Function flattenAllSchemaBlocks
flattenAllSchemaBlocks
(
parent
:
never
,
)
:
{
blocks
:
Exclude
<
GraphqlBlock
,
{
type
:
Schema
}
>
[]
;
comments
:
string
[]
}
Flattens an array of schemas blocks into a single schema block.
Parameters
parent
:
never
Returns
{
blocks
:
Exclude
<
GraphqlBlock
,
{
type
:
Schema
}
>
[]
;
comments
:
string
[]
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
prisma-to-graphql - v0.3.0
Loading...
Flattens an array of schemas blocks into a single schema block.