Preparing search index...
The search index is not available
prisma-to-graphql - v0.3.0
prisma-to-graphql
createWhereManyInputBlock
Function createWhereManyInputBlock
createWhereManyInputBlock
(
prismaModel
:
Readonly
<
PrismaModel
>
,
)
:
GraphqlBlockByType
[
"input"
]
Creates a
where
block used for querying an array relation.
Parameters
prismaModel
:
Readonly
<
PrismaModel
>
Returns
GraphqlBlockByType
[
"input"
]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
prisma-to-graphql - v0.3.0
Loading...
Creates a
whereblock used for querying an array relation.