登录 注册
当前位置:主页 > 资源下载 > 11 > GraphQL工具的自定义标量类型:graphql-tools-types

GraphQL工具的自定义标量类型:graphql-tools-types

  • 更新:2024-06-07 09:12:32
  • 大小:22KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

GraphQL-工具-类型 GraphQL 工具的自定义标量类型 关于 这个 Node.js 模块为提供了自定义标量类型 Void、Integer、Float、String、Date、Universally Unique Identifier (UUID) 和 JavaScript Object Notation (JSON), 引擎的包装器。 安装 $ npm install graphql-tools-types 用法 import UUID from "pure-uuid" import * as GraphQL from "graphql" import * as GraphQLTools from "graphql-tools" import GraphQLToolsTypes from "graphql-tools-types" let d