Skip to main content
MUTATION
deleteSavedPost(input: DeleteSavedPostInput!): DeleteSavedPostPayload

Arguments

input
DeleteSavedPostInput!
required

Parameters for DeleteSavedPost

clientMutationId
String

A unique identifier for the client performing the mutation.

deletedPostId
ID

GlobalID of the post that was unsaved

errors
[String!]!
Mutation
Variables
Response