OBJECT

DestroyProjectStagePayload

Autogenerated return type of DestroyProjectStage

link GraphQL Schema definition

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

link Require by