Function modelValueToDbValue

  • Type Parameters

    Parameters

    • value: Scalars[keyof Scalars]["type"] | Scalars[keyof Scalars]["type"][]
    • schemaField: SchemaField<Scalars>
    • adapter: DataTypeAdapter<Scalars[keyof Scalars]["type"], unknown>

    Returns Promise<unknown>

Generated using TypeDoc