MLS (real estate property listings) details.
type ModelMlsDetails {# The mls identifier, if this is specified and unique within# the organization it may also be used to retrieve the model# via `models(id: , field: mlsId)`id: ID # The name to use when publishing a listing.name: String }