Skip to main content
MUTATION
createSavedPost(input: CreateSavedPostInput!): CreateSavedPostPayload

Arguments

input
CreateSavedPostInput!
required

Parameters for CreateSavedPost

clientMutationId
String

A unique identifier for the client performing the mutation.

errors
[String!]!
savedPost

The post that was saved

Mutation
Variables
Response