GithubHelp home page GithubHelp logo

isabella232 / graphql-inspector-for-graphql-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from graphql-java-generator/graphql-inspector-for-graphql-plugin

0.0 0.0 0.0 4 KB

Generate the runtime from the GraphQL inspector schema, to be used in the graphql-maven-plugin-project and graphql-gradle-plugin-project. This allows use of the GraphQL inspector in the code generated by these plugins.

License: MIT License

graphql-inspector-for-graphql-plugin's Introduction

graphql-inspector-for-graphql-plugin

Presentation

Generate the runtime from the GraphQL inspector schema, to be used in the graphql-maven-plugin-project and graphql-gradle-plugin-project. This allows use of the GraphQL inspector in the code generated by these plugins.

The generated code is based on the GraphQL specification, available here

This project generates the com.graphql_java_generator.introspection package that is used in the graphql-java-runtime module of the GraphQL Maven and Gradle Plugins.

Why is this project independent?

This project should be embedded in the graphql-maven-plugin-project project.

To avoid a cycle dependency, it should be within the graphql-maven-plugin-logic module. But its pom is already complex, and generating the com.graphql_java_generator.introspection package would add useless complexity there.

A the GraphQL introspection schema is rather stable, this project is left independent.

The main impact on the generated code would be the GraphQL plugin itself.

If the generated code for introspection changes too often, then it will be integrated in the graphql-maven-plugin-logic module.

graphql-inspector-for-graphql-plugin's People

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.