OBJECT

CreateFreelanceServiceError

link GraphQL Schema definition

1type CreateFreelanceServiceError {
2
3errorMessage: String!
4
5}