QueryActionItemsByUserArgs
talawa-api • Docs
talawa-api / types/generatedGraphQLTypes / QueryActionItemsByUserArgs
Type Alias: QueryActionItemsByUserArgs
> QueryActionItemsByUserArgs: object
Type declaration
orderBy?
> optional
orderBy: InputMaybe
<ActionItemsOrderByInput
>
userId
> userId: Scalars
["ID"
]["input"
]
where?
> optional
where: InputMaybe
<ActionItemWhereInput
>