Skip to main content
Module

x/rdw_data/src/providers/mod.ts>SystemFields

Get data from RDW using Deno/Node
Latest
variable SystemFields
import { SystemFields } from "https://deno.land/x/rdw_data@0.7.0/src/providers/mod.ts";

type

{ Id: FieldObject<DataType.RowIdentifier>; CreatedAt: FieldObject<DataType.FixedTimestamp>; UpdatedAt: FieldObject<DataType.FixedTimestamp>; }