@8base-react/utils 中文文档教程

发布于 3年前 浏览 29 项目主页 更新于 3年前

8base Utils

该库包含其他 8base 服务包使用的实用程序。

API

Table of Contents

formatDataForMutation

根据传递的模式格式化实体数据以创建或更新突变。

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.

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.
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文