ParseGraphQLConnectionArgumentsWithWhereResult
talawa-api • Docs
talawa-api / utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere / ParseGraphQLConnectionArgumentsWithWhereResult
Type Alias: ParseGraphQLConnectionArgumentsWithWhereResult<T0, T1>
> ParseGraphQLConnectionArgumentsWithWhereResult<T0
, T1
>: Promise
<object
| object
>
This is typescript type of the object returned from parseGraphQLConnectionArgumentsWithWhere
function.
Type Parameters
• T0
• T1
Defined in
src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere.ts:36