阿波罗故事书装饰器 使用Apollo Client包装您的React Storybook故事。 支持 React React本机 Vue 角度的 Apollo客户端V2 快来了 Apollo客户端V1 X X X 要旨 向装饰器提供GraphQL类型定义。 像提供graphql-tools一样提供Mock对象 拿着它: import React from "react" ; import { Query } from "react-apollo" ; import gql from "graphql-tag" ; import { storiesOf } from "@storybook/react" ; const userQuery = gql ` query getUser = { currentUser { name lastAction { message } avatar city } } ` ; function CurrentUser ( ) { r
2021-01-31 14:12:30 841KB react graphql angular vue
1
加入Monster GraphQL工具适配器 通过Apollo 服务器软件包使用SQL生成和查询批处理功能。 这个包是做什么用的? 假设您有一个用于论坛网站的GraphQL架构,该架构是使用定义的,如下所示: const typeDefs = ` type Comment { id: Int!, body: String!, postId: Int, authorId: Int, archived: Boolean } type Post { id: Int!, body: String!, authorId: Int, numComments: Int!, comments: [Comment] } type User { id: Int!, email: String!, fullName: String!, favNums: [Int], posts: [Post] } type Query { user(id: Int!): User } ` module . exports = typeDefs 使用参考实
2021-01-30 23:04:25 66KB graphql data schema sql
1
如何成为一名合格的自动驾驶工程师?.pdf
2021-01-30 17:04:57 851KB 自动驾驶 Apollo atuoware 路径规划
1
Angular Spacex Graphql代码生成 任务 我们的目标是制作一个Angular应用程序,其中包含过去SpaceX发射的列表以及相关的详细信息页面。 通过提供数据,并通过生成Angular服务。 我们使用从前端访问数据。 该API是免费的,因此请保持友好,不要滥用它。 最终结果 脚步 使用路由生成新的角度应用程序 ng new angular-spacex-graphql-codegen --routing=true --style=css 确保删除src/app/app.component.html的默认模板 安装并在项目的根目录中添加apollo.config.js module . exports = { client : { service : { name : 'angular-spacex-graphql-codegen' , url : 'https://api.spacex.land/graphql/' } } } ; 这使扩展指向SpaceX GraphQL API,因此我们在GraphQL文件中获得
2021-01-29 23:09:29 266KB graphql angular spacex apollo-angular
1
Apollo 统一配置中心已完全搭建好,免安装,免配置,数据库、分组都以配置完成,解压完成进入启动目录可直接接入项目使用
2021-01-28 22:18:02 172.94MB 互联网 Apollo 环境部署 统一配置中心
国内github下载非常慢,直接提供 阿波罗配置中心1.7.1release 版本 apollo-adminservice-1.7.1-github.zip
2021-01-28 04:13:30 51.97MB apollo
1
国内访问github太慢了,直接提供下载 阿波罗配置中心1.7.1release 版本 apollo-configservice-1.7.1-github.zip
2021-01-28 04:13:29 55.13MB apollo
1
国内访问github太慢了,直接提供下载 阿波罗配置中心1.7.1release 版本 apollo-portal-1.7.1-github.zip
2021-01-28 04:13:28 39.79MB apollo
1
apollo配置中心打包文件,包括部署文件和sql,解决github国内下载慢的问题。 apollo-adminservice-1.7.1-github.zip apollo-configservice-1.7.1-github.zip apollo-portal-1.7.1-github.zip apolloconfigdb.sql apolloportaldb.sql
2021-01-28 04:13:27 146.92MB apollo 阿波罗配置中心
1
2019-12-21 22:03:21 26.81MB apollo
1