AttributeInput

(INPUT_OBJECT)

for editing (translating) the attribute name

link GraphQL Schema definition

  • input AttributeInput {
  • # attribute name/title for the given language
  • title: String
  • }