Preparing search index...
The search index is not available
prisma-to-graphql - v0.3.0
prisma-to-graphql
createOutputTypeBlocks
Function createOutputTypeBlocks
createOutputTypeBlocks
(
prismaModel
:
Readonly
<
PrismaModel
>
,
)
:
{
output
:
never
;
outputMessage
:
never
}
Creates the GraphQL type block used as an output by all of this generator's resolvers.
Parameters
prismaModel
:
Readonly
<
PrismaModel
>
Returns
{
output
:
never
;
outputMessage
:
never
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
prisma-to-graphql - v0.3.0
Loading...
Creates the GraphQL type block used as an output by all of this generator's resolvers.