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

    Type Alias WithoutSchema<T>

    WithoutSchema: Omit<T, "schema">

    Type Parameters