Preparing search index...
The search index is not available
prisma-to-graphql - v0.3.0
prisma-to-graphql
GraphqlBlockByType
Type Alias GraphqlBlockByType
GraphqlBlockByType
:
{
[
BlockType
in
GraphqlBlockType
|
OperationType
]
:
Exclude
<
GraphqlBlock
,
{
type
:
Exclude
<
GraphqlBlockType
|
OperationType
,
BlockType
>
}
,
>
}
Extracts the full GraphQL block type by the given block type.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
prisma-to-graphql - v0.3.0
Loading...
Extracts the full GraphQL block type by the given block type.