다음을 통해 공유


ListTableItemsOptions type

테이블 선택적 매개 변수를 나열합니다.

type ListTableItemsOptions = OperationOptions & {
  queryOptions?: TableQueryOptions
}