{
  __type(name: "Address") {
    fields {
      name
      isDeprecated
      deprecationReason
    }
  }
}