OBJECT

EditFreelanceServiceError

link GraphQL Schema definition

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