# detectShape

**Kind:** Function

**Source:** [`atloria-monorepo/packages/ui-core/src/components/api-explorer/preview-shape.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/ui-core/src/components/api-explorer/preview-shape.ts#L61)

## Signature

```ts
function detectShape(payload: any): Shape
```

## Parameters

| Name | Type |
|---|---|
| `payload` | `any` |

**Returns:** `Shape`
