Skip to main content

UserPostsArgs

talawa-apiDocs


talawa-api / types/generatedGraphQLTypes / UserPostsArgs

Type Alias: UserPostsArgs

> UserPostsArgs: object

Type declaration

after?

> optional after: InputMaybe<Scalars["String"]["input"]>

before?

> optional before: InputMaybe<Scalars["String"]["input"]>

first?

> optional first: InputMaybe<Scalars["PositiveInt"]["input"]>

last?

> optional last: InputMaybe<Scalars["PositiveInt"]["input"]>

Defined in

src/types/generatedGraphQLTypes.ts:2960