Skip to main content
MUTATION
createPromptMute(input: CreatePromptMuteInput!): CreatePromptMutePayload

Arguments

input
CreatePromptMuteInput!
required

Parameters for CreatePromptMute

clientMutationId
String

A unique identifier for the client performing the mutation.

errors
[String!]!
promptId
String

The sanitized ID of the prompt that was muted.

Mutation
Variables
Response