schema.joinargs.md

November 8, 2023 ยท View on GitHub

Home > @datashaper/schema > JoinArgs

JoinArgs interface

Signature:

export interface JoinArgs extends JoinArgsBase 

Extends: JoinArgsBase

Properties

PropertyModifiersTypeDescription
strategy?JoinStrategy(Optional) Type of join to perform

Contents

  1. 1JoinArgs interface
  2. 2Properties