PostUpdateInput
talawa-api • Docs
talawa-api / types/generatedGraphQLTypes / PostUpdateInput
Type Alias: PostUpdateInput
> PostUpdateInput: object
Type declaration
imageUrl?
> optional
imageUrl: InputMaybe
<Scalars
["String"
]["input"
]>
text?
> optional
text: InputMaybe
<Scalars
["String"
]["input"
]>
title?
> optional
title: InputMaybe
<Scalars
["String"
]["input"
]>
videoUrl?
> optional
videoUrl: InputMaybe
<Scalars
["String"
]["input"
]>