OBJECT

updateSmartPhrasePayload

Autogenerated return type of updateSmartPhrase

link GraphQL Schema definition

  • type updateSmartPhrasePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • smartPhrase: SmartPhrase
  • }

link Require by