OBJECT

CustomerUpdateResponse

Responds with a bool value whether the update has been successful or not

link GraphQL Schema definition

  • type CustomerUpdateResponse {
  • success: Boolean!
  • }

link Require by