On this pageSimpleProductTagtype SimpleProductTag { id: ID! name: String!}CopyFieldsidID!requirednameString!requiredThe name of the product's tag.