XYO Platform SDK - v3.10.6
    Preparing search index...

    Interface SchemaField<T>

    interface SchemaField<T extends Schema = Schema> {
        schema: T;
    }

    Type Parameters

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    schema: T