INPUT_OBJECT

GenerateArticleMetasInput

Input type to generate article SEO metas with Gaia AI

link GraphQL Schema definition

  • input GenerateArticleMetasInput {
  • # Locale for which to generate metas
  • locale: String!
  • # Article body content used as Gaia input
  • text: String!
  • }

link Require by