Mutation
Variables
Response
Mutations
updatePostReports
Clear (ignore) or restore all reports on a post. Host and moderator only. A moderator cannot clear reports that were filed by a host or another moderator.
MUTATION
updatePostReports(input: UpdatePostReportsInput!): UpdatePostReportsPayloadArguments
input
UpdatePostReportsInput!
required
Parameters for UpdatePostReports
Returns
clientMutationId
String
A unique identifier for the client performing the mutation.
errors
[String!]!
post
Mutation
Variables
Response