fql-graphql:从graphql到FlureeQL的转换实用程序

时间:2024-05-21 05:02:25
【文件属性】:

文件名称:fql-graphql:从graphql到FlureeQL的转换实用程序

文件大小:106KB

文件格式:ZIP

更新时间:2024-05-21 05:02:25

JavaScript

炉火 GraphQL到FlureeQL的转换实用程序 ###用法: import gql from fql - graphql ; const userQuery = gql ` query ($username: String!) { _user (ident: ["username", $username]) { username person { nameGiven nameFamily } } } ` ;


【文件预览】:
fql-graphql-main
----.gitignore(66B)
----.babelrc(38B)
----package.json(903B)
----package-lock.json(472KB)
----src()
--------index.test.js(6KB)
--------index.js(7KB)
----LICENSE.md(11KB)
----README.md(334B)
----.npmignore(60B)

网友评论