GithubHelp home page GithubHelp logo

makeschoolfail / apollo-client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from makeschool/apollo-client

0.0 0.0 0.0 16.08 MB

A fork of apollographql/apollo-client with updated @defer support

License: MIT License

TypeScript 99.25% JavaScript 0.49% Shell 0.26%

apollo-client's Introduction

Apollo Client with @defer support

This branch of apollo-client has @defer support on top of the latest master, along with a fix for apollographql#4484.

As soon as I can make https://github.com/rmosolgo/graphql_defer_example work without this fork, I'll stop maintaining it.

Installing

This repo contains several TypeScript libraries which must be copied locally, "compiled", then installed with yarn.

Copy & Compile

$ git submodule add [email protected]:rmosolgo/apollo-client.git
$ # installs this fork into `./apollo-client`
$ cd apollo-client
$ npm install
$ # installs dependencies and compiles typescript

Installing from local files

Add to your package.json, for example, apollo-boost:

  "apollo-boost": "file:./path/to/apollo-client/packages/apollo-boost",

(If you need specific other packages, do the same thing for those other packages.)

Then, yarn install.

apollo-client's People

Contributors

helfer avatar hwillson avatar renovate-bot avatar poincare avatar benjamn avatar renovate[bot] avatar calebmer avatar peggyrayzis avatar slava avatar kamilkisiela avatar greenkeeperio-bot avatar tmeasday avatar clarencenpy avatar greenkeeper[bot] avatar amandajliu avatar shadaj avatar johnthepink avatar cesarsolorzano avatar abhiaiyer91 avatar abernix avatar rricard avatar evans avatar danilobuerger avatar martijnwalraven avatar srtucker22 avatar happylinks avatar bloojeans avatar michaeldeboey avatar drager avatar excitement-engineer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.