Code Monkey home page Code Monkey logo

graphql-core's Introduction

CircleCI GitHub tag (latest by version) License

Jahia logo

GraphQL Core

This module provides a base framework to deploy GraphQL APIs inside Jahia. It provides a common endpoint servlet at /modules/graphql, with base Query, Mutation and Subscription.

These types can be extended with new fields. The servlet looks for services implementing the interface DXGraphQLExtensionsProvider and will register them into the endpoint. A main API for DX is provided by DXM provider. Custom bundles can extend the API by adding new fields to existing types, that could alos return new types.

Open-Source

This is an Open-Source module, you can find more details about Open-Source @ Jahia in this repository

graphql-core's People

Contributors

akarmanov avatar bpapez avatar brigitteradl avatar cedmail avatar cedricmoitrier avatar chooli avatar damenimilo avatar dgriffon avatar fgerthoffert avatar gflores-jahia avatar jahia-ci avatar janin-michel-mathias avatar jayblanc avatar jkevan avatar jsinovassin avatar kovunov avatar metacosm avatar nbugash-jahia avatar oyevstafyev avatar r3dm1ke avatar rfonseca85 avatar rknj avatar sdusolle avatar sergehuber avatar ssavu avatar taybou avatar wmnedel avatar yousria avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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

graphql-core's Issues

Autocomplete on aliased fields not working correctly in GraphiQL UI

When aliasing a field in a query, the autocomplete hints that are shown are incorrect.

For example, here's the hints for a non-aliased property:

image

And when aliased:

image

The hints for the aliased field are incorrect. It looks like it shows fields for JCRNode vs. JCRProperty (in this example).

The same issue was reported and fixed in the original GraphiQL code base: graphql/graphiql#222

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.