OBJECT

SetPinPayload

Autogenerated return type of SetPin

link GraphQL Schema definition

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

link Require by