INPUT_OBJECT
Input type to generate article SEO metas with Gaia AI
input GenerateArticleMetasInput {# Locale for which to generate metaslocale: String!# Article body content used as Gaia inputtext: String!}