ParsedGraphQLConnectionArgumentsWithWhere
talawa-api • Docs
talawa-api / utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere / ParsedGraphQLConnectionArgumentsWithWhere
Type Alias: ParsedGraphQLConnectionArgumentsWithWhere<T0, T1>
> ParsedGraphQLConnectionArgumentsWithWhere<T0
, T1
>: object
& ParsedGraphQLConnectionArguments
<T0
>
This is typescript type of the object containing the validated and transformed connection
arguments passed to parseGraphQLConnectionArgumentsWithWhere
function.
Type declaration
where
> where: T1
Type Parameters
• T0
• T1
Defined in
src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere.ts:29