ProfessionalSetProjectsPayload Object
Return type of the professionalSetProjects
mutation.
Fields
#
professional
If set, contains the successfully updated professional user.
If null, the projects could not be set because the input data was invalid. Please use the userErrors
field to get more details regarding the errors that occurred.
userErrors
Non-null
List of errors describing why the input data was invalid and the projects could not be set.
Usages
#
References
#
- Field professionalSetProjects from Mutation
Previous
ProfessionalSetProjectsInput