schema.org.ai

ClothingStores

Clothing and accessories stores

Extends: Industry

ClothingStores

Clothing and accessories stores

Reference

ClothingStores - industries.org.ai

Relationships

Properties

Usage

import { $ } from 'sdk.do'

// Query for ClothingStores
const result = await db.query({
  subject: $.ClothingStores,
})