OBJECT

CloneProjectError

link GraphQL Schema definition

1type CloneProjectError {
2
3errorMessage: String
4
5}