OBJECT

UpdateProjectStagePayload

Autogenerated return type of UpdateProjectStage

link GraphQL Schema definition

  • type UpdateProjectStagePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • projectStage: ProjectStage
  • }

link Require by