Libraries
    Preparing search index...
    • Internal

      Retrieve the resolved variant configuration stored by .withVariants(). Returns null when the schema is not polymorphic.

      — used by SchemaQueryBuilder.

      Parameters

      • schema: ObjectSchemaBuilder<any, any, any, any, any, any, any>

      Returns Omit<ResolvedVariantConfig, "discriminatorColumn"> | null