OBJECT

createRecommendationPayload

Autogenerated return type of createRecommendation

link GraphQL Schema definition

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

link Require by