Skip to main content

deleteWatchHistories

Removes all watch history entries from list of provided IDs.

Returns a count of the deleted entries.

deleteWatchHistories(
eventIds: [String!]!
): Int

Arguments

deleteWatchHistories.eventIds ● [String!]! non-null scalar references

Type

Int scalar references

The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.