> ISPO SDK documentation. [HTML](https://ispo.ai/docs/types/core.Supporting_types.ProjectCommandSchemaType.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Type Alias ProjectCommandSchemaType

```typescript
ProjectCommandSchemaType:
    | "null"
    | "boolean"
    | "number"
    | "integer"
    | "string"
    | "array"
    | "object"
```
