Types
CreatePromptMuteInput
Autogenerated input type of CreatePromptMute
input
CreatePromptMuteInputFields
clientMutationId
String
A unique identifier for the client performing the mutation.
isPermanent
Boolean
default:false
When true, dismiss the prompt permanently. When false (the default), the prompt resurfaces after 30 days.
promptId
ID!
required
The feed prompt to mute. Accepts the raw prompt ID (e.g. profile_builder_avatar, with or without a leading prompt_ prefix) or the opaque FeedPromptItem node ID.