Preparing search index...
The search index is not available
prisma-to-graphql - v0.3.0
prisma-to-graphql
buildGraphqlBlock
Function buildGraphqlBlock
buildGraphqlBlock
<
const
BlockType
extends
any
>
(
block
:
never
)
:
string
Builds any GraphQL block by automatically determining the type of the block and the builder for it.
Type Parameters
const
BlockType
extends
any
Parameters
block
:
never
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
prisma-to-graphql - v0.3.0
Loading...
Builds any GraphQL block by automatically determining the type of the block and the builder for it.