OBJECT
Error returned by the professionalCreate mutation when a provided project id is invalid.
type InvalidProjectIdProfessionalCreateUserError implements UserError {# Error message providing more details about the error.message: String! }