OBJECT

CoreLogicSuggestion

CoreLogic Suggestions

link GraphQL Schema definition

  • type CoreLogicSuggestion {
  • # ID of the Address
  • id: ID!
  • # name of the Address
  • name: String
  • }