GithubHelp home page GithubHelp logo

nathanrsmith / graphql-visualizer Goto Github PK

View Code? Open in Web Editor NEW
188.0 7.0 18.0 1.56 MB

Home Page: http://nathanrsmith.github.io/graphql-visualizer

License: MIT License

HTML 4.18% JavaScript 95.77% Shell 0.05%

graphql-visualizer's Introduction

graphql-visualizer's People

Contributors

nathanrsmith avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

graphql-visualizer's Issues

A lot of fields with type null

Hello,

I tried this tool on my schema (I can't share it because I'm under a NDA). And a lot of fields have null type.

I know you can't tell much without the schema itself. but if you have any idea on how to fix it I would be happy.

If there is really nothing you can do I will try to obfuscate it and ask if it breaks my NDA.

Best regards

png not working

I love the tool! However, after clicking the png button on the site, nothing happens.

The web console produces the following error:

InvalidCharacterError: String contains an invalid character graphql-visualizer:295
    b64toBlob http://nathanrandal.com/graphql-visualizer/:295
    handler http://nathanrandal.com/graphql-visualizer/:257

error

This happens with all schemas, including the sample provided on the home page.

Introspection query has deprecated fields.

Greetings Nathan,
your Introspection Query is using the first example which is causing errors with the visualizer, please consider the second example as a possible fix.

        name
        description
        args {
            ...InputValue
        }
        onOperation
        onFragment
        onField
    }  


   directives {
          name
          description
          locations
          args {
            ...InputValue
          }
        }

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.