graphql-scalar-json5:GraphQL JSON5标量类型

时间:2021-05-02 05:21:12
【文件属性】:
文件名称:graphql-scalar-json5:GraphQL JSON5标量类型
文件大小:101KB
文件格式:ZIP
更新时间:2021-05-02 05:21:12
JavaScript GraphQL JSON5标量类型 安装 yarn add @d10221/graphql-type-json5 yarn add graphql # peer dependency yarn add json5 # peer dependency ... 或者 ... npm i @d10221/graphql-type-json5 npm i graphql # peer dependency npm i json5 # peer dependency 用法 import JSON5 from "../" ; import { makeExecutableSchema } from "graphql-tools" ; const schema = makeExecutableSchema ( { typeDefs : /* GraphQL */ `
【文件预览】:
graphql-scalar-json5-master
----.gitignore(85B)
----package.json(1KB)
----package-lock.json(451KB)
----LICENSE(1KB)
----index.js(734B)
----tsconfig.json(320B)
----.github()
--------workflows()
----.release-it.json(283B)
----readme.md(1KB)
----babel.config.js(154B)
----cjs()
--------index.js(1014B)
--------index.d.ts(114B)
----test()
--------index.test.js(2KB)
----.prettierrc(34B)

网友评论