Skip to main content
MUTATION
deletePin(input: DeletePinInput!): DeletePinPayload

Arguments

input
DeletePinInput!
required

Parameters for DeletePin

clientMutationId
String

A unique identifier for the client performing the mutation.

errors
[String!]!
pins
[Pin!]!

The full pin list this write landed in, post-write, in curator-set order.

Mutation
Variables
Response