OBJECT

CreateProjectStagePayload

Autogenerated return type of CreateProjectStage

link GraphQL Schema definition

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

link Require by