> For the complete documentation index, see [llms.txt](/llms.txt).
> The full corpus is at [llms-full.txt](/llms-full.txt).

# InlineObjectDefinition

> **InlineObjectDefinition**\<`TBaseDefinition`\> = `TBaseDefinition` & `object`

Defined in: packages/schema/dist/index.d.ts:217

## Type Declaration

### fields?

> `optional` **fields**: `ReadonlyArray`\<[`FieldDefinition`](/api/editor/type-aliases/fielddefinition/)\>

## Type Parameters

### TBaseDefinition

`TBaseDefinition` *extends* [`BaseDefinition`](/api/editor/type-aliases/basedefinition/) = [`BaseDefinition`](/api/editor/type-aliases/basedefinition/)