Type alias ExistsCriterium

ExistsCriterium: {
    $exists: boolean;
}

Type declaration

  • $exists: boolean

Generated using TypeDoc