Skip to main content

ParsedGraphQLConnectionArgumentsWithSortedBy

talawa-apiDocs


talawa-api / utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy / ParsedGraphQLConnectionArgumentsWithSortedBy

Type Alias: ParsedGraphQLConnectionArgumentsWithSortedBy<T0, T1>

> ParsedGraphQLConnectionArgumentsWithSortedBy<T0, T1>: object & ParsedGraphQLConnectionArguments<T0>

This is typescript type of the object containing validated and transformed connection arguments passed to parseGraphQLConnectionArgumentsWithSortedBy function.

Type declaration

sort

> sort: T1

Type Parameters

T0

T1

Defined in

src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy.ts:29