graphql-request

时间:2021-04-04 14:32:31
【文件属性】:
文件名称:graphql-request
文件大小:42KB
文件格式:ZIP
更新时间:2021-04-04 14:32:31
TypeScript @ eyewa / graphql-请求 从分叉 请参阅https://github.com/prisma-labs/graphql-request文档以获取常规集成指南。 我们仅记录扩展功能。 安装 使用npm安装 npm install @ eyewa / graphql - request 用纱安装 yarn add @ eyewa / graphql - request 用法 import { GraphQLClient } from 'graphql-request' // ... or create a GraphQL client instance to send requests const client = new GraphQLClient ( endpoint , { headers : { } } ) client . query ( query , variab
【文件预览】:
graphql-request-master
----.circleci()
--------config.yml(180B)
----.gitignore(40B)
----tsconfig.json(335B)
----README.md(646B)
----tests()
--------index.test.ts(3KB)
----examples()
--------receiving-a-raw-response.ts(635B)
--------authentication-via-http-header.ts(659B)
--------passing-more-options-to-fetch.ts(643B)
--------error-handling.ts(714B)
--------using-variables.ts(616B)
--------cookie-support-for-node.ts(739B)
----LICENSE(1KB)
----package.json(1KB)
----tslint.json(260B)
----src()
--------types.ts(2KB)
--------index.ts(4KB)
----renovate.json(63B)
----.npmignore(12B)
----yarn.lock(117KB)

网友评论