error: GraphQL interface must have a different name for each field
       ยท note: https://spec.graphql.org/October2021#sec-Interfaces
 --> fail/interface/trait/fields_duplicate.rs:4:1
  |
4 | trait Character {
  | ^^^^^