Type alias InQueryFormatted

InQueryFormatted: {
    $in: string[];
}

Type declaration

  • $in: string[]

Generated using TypeDoc