Skip to main content
MUTATION
deletePromptMute(input: DeletePromptMuteInput!): DeletePromptMutePayload

Arguments

input
DeletePromptMuteInput!
required

Parameters for DeletePromptMute

clientMutationId
String

A unique identifier for the client performing the mutation.

errors
[String!]!
promptId
String

The sanitized ID of the prompt that was unmuted.

Mutation
Variables
Response