OBJECT
CreateProjectStagePayload
Autogenerated return type of CreateProjectStage
link GraphQL Schema definition
- type CreateProjectStagePayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [String!]!
- : ProjectStage
- }