@8base/utils
TypeScript icon, indicating that this package has built-in type declarations

1.6.2 • Public • Published

8base Utils

This library contains utils used by the other 8base service packages.

API

Table of Contents

formatDataForMutation

Formats entity data for create or update mutation based on passed schema.

Parameters

  • type MutationType The type of the mutation.
  • tableName string The name of the table from the 8base API.
  • data Object The entity data for format.
  • schema Schema The schema of the used tables from the 8base API.

Readme

Keywords

none

Package Sidebar

Install

npm i @8base/utils

Weekly Downloads

814

Version

1.6.2

License

MIT

Unpacked Size

301 kB

Total Files

234

Last publish

Collaborators

  • dav1nx1
  • jorge.osorio
  • 8base-bot