INPUT_OBJECT

updateSmartPhraseInput

Autogenerated input type of updateSmartPhrase

link GraphQL Schema definition

  • input updateSmartPhraseInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • id: ID
  • name: String
  • phrase: String
  • }