OBJECT

RemovePinPayload

Autogenerated return type of RemovePin

link GraphQL Schema definition

  • type RemovePinPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • pin: Pin
  • }

link Require by