GithubHelp home page GithubHelp logo

nksaraf / magiql Goto Github PK

View Code? Open in Web Editor NEW
199.0 4.0 1.0 9.65 MB

๐ŸŒ ๐Ÿ’ซ Simple and powerful GraphQL Client, love child of react-query โค๏ธ relay

Home Page: https://magiql.vercel.app

License: MIT License

TypeScript 81.69% JavaScript 2.90% HTML 1.45% Less 13.49% CSS 0.47%
graphql-client graphql react react-query data-fetching magic babel-plugin codegen relay relay-hooks

magiql's Issues

() {

magiql/docs/index.md

Lines 3 to 8 in cb96531

function Todo() {
const { data, status } = useQuery(
graphql`
query MyQuery($limit: Int) {
todos(order_by: { updated_at: desc }, limit: $limit) {
id


This issue was generated by todo based on a Todo comment in cb96531. It's been assigned to @nksaraf because they committed the code.

Authorization

hey there!

I didn't see this anywhere - how do you pass in a bearer token or JWT or other headers?

Awesome Library!

Just want to tell you that this library looks really promising and is something I would like to use.

At the moment just not sure how to use it with Create React App (even with craco to customize the babel configuration). But I'm new to GraphQL as well as Relay, so kinda stuck myself at the moment. It would be great if the docs will include how to use this with Create React App too.

Anyway, keep up the good work!

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.