Git Product home page Git Product logo

graphql-tag-swc-plugin's Introduction

๐Ÿ‘‹ Hey!

I am Rishabh this side!

๐Ÿ‘จโ€๐Ÿ’ป Code Lover ย ย  ๐ŸŒ OSS @webpack ย ย  ๐Ÿ‘จ๐Ÿฝโ€๐Ÿ’ป Product Engineer at Sprinklr ย ย  โค JS, C++, Python

Let's connect!

LinkedInย ย  gmailย ย  Twitter

icons from https://simpleicons.org/

graphql-tag-swc-plugin's People

Contributors

rishabh3112 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

graphql-tag-swc-plugin's Issues

[BUG] infinite loop for incomplete spread

Currently version used for apollo_parser crate infinite loop for incomplete spreads in passed graphQL string body.
Being a synchronous task it blocks the process, thus no error is thrown and it keeps on running (unless swc's thread for the file timeout).

This is fixed in version 0.50.x via apollographql/apollo-rs#463

Need to add error handling to graphql ast -> swc ast translation for this version upgrade as few cases like empty named type are not being through from apollo_parser at time of parsing query string.

[Question] How does the functionality of this plugin differ from the babel plugin?

Hello! Thank you for providing the graphql-tag-swc-plugin.
I'm curious to know how this plugin differs from the base Babel plugin in terms of its API and final output.
Could you explain the unique features or optimizations that your plugin offers compared to the base plugin, particularly in the context of parsing and optimizing GraphQL queries?

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.