OBJECT

updateRecommendationPayload

Autogenerated return type of updateRecommendation

link GraphQL Schema definition

  • type updateRecommendationPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • recommendation: Recommendation
  • }

link Require by