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

    Type Alias WithoutSchemas<T>

    WithoutSchemas: Omit<Omit<T, "schema">, "schemas">

    Type Parameters

    • T