OBJECT

UpdateLastViewedPipelinePayload

Autogenerated return type of UpdateLastViewedPipeline

link GraphQL Schema definition

  • type UpdateLastViewedPipelinePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • user: User
  • }

link Require by