Giter Club home page Giter Club logo

Comments (6)

artola avatar artola commented on July 24, 2024 8

@sibelius @alloy @steida PR #87 to support Relay v2.0.0, removing dependency on graphql-compiler and accordingly to #78 (optionalInputFields).
One more thing, once merged this PR, could be addressed #86 (release a new package, due the changes, major).

from relay-compiler-language-typescript.

artola avatar artola commented on July 24, 2024

this is listed in peerDependencies as *, like a bunch of other.
@steida If you add them, it works.

from relay-compiler-language-typescript.

sibelius avatar sibelius commented on July 24, 2024

graphql-compiler was merge with relay-compiler, there is no more graphql-compiler

from relay-compiler-language-typescript.

artola avatar artola commented on July 24, 2024

@sibelius then this block should updated, and assert that the change it is not breaking something else.

import * as GraphQLCompilerTypes from "graphql-compiler";

mainly require("relay-compiler/lib/GraphQLCompilerPublic"); this code does not exist anymore.

replaced by require("relay-compiler/lib/RelayCompilerPublic");

from relay-compiler-language-typescript.

sibelius avatar sibelius commented on July 24, 2024

it should be fixed here #87

from relay-compiler-language-typescript.

alloy avatar alloy commented on July 24, 2024

Fixed by #87

from relay-compiler-language-typescript.

Related Issues (20)

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.