from()

Description

Instantiate connection to Deskree table to manage the data.

Initialization

Parameters

FieldData TypeDescription

table

string

Name of Deskree table to instantiate connection with

Example

const productsTable = await client.database().from('products')

Requests

Last updated

Copyright © 2023 Deskree Technologies Inc.