transformDefaultGraphQLConnectionArguments
Function: transformDefaultGraphQLConnectionArguments()
transformDefaultGraphQLConnectionArguments<
Arg>(arg,ctx):object&Omit<Arg,"first"|"last"|"before"|"after">
Defined in: src/utilities/graphqlConnection/transforms.ts:8
Transform function for the basic connection arguments.
Type Parameters
Arg
Arg extends object
Parameters
arg
Arg
ctx
RefinementCtx