Skip to content

fix(GraphQL): Remote schema introspection for single remote endpoint (#5710)#5824

Merged
vardhanapoorv merged 1 commit intorelease/v20.07from
apoorv/cherry-pick-remote-schema-introspection
Jul 6, 2020
Merged

fix(GraphQL): Remote schema introspection for single remote endpoint (#5710)#5824
vardhanapoorv merged 1 commit intorelease/v20.07from
apoorv/cherry-pick-remote-schema-introspection

Conversation

@vardhanapoorv
Copy link
Copy Markdown
Contributor

@vardhanapoorv vardhanapoorv commented Jul 6, 2020

Fixes #GRAPHQL-503
This PR fixes remote schema introspection for custom logic in GraphQL for a single remote endpoint. Enabling validation for types that are part of custom logic query/mutation/field in our GraphQL schema against the remote schema .

(cherry picked from commit 55594de)


This change is Reviewable

Docs Preview: Dgraph Preview

…5710)

* Fixed remote introspection query call

* Fix type and field checking

* clean up

* Fixed few tests

* Fix tests

* Fix input object validation

* Addressed comments

* Add comment

(cherry picked from commit 55594de)
@github-actions github-actions Bot added the area/graphql Issues related to GraphQL support on Dgraph. label Jul 6, 2020
@vardhanapoorv vardhanapoorv changed the title fix(GraphQL): Remote schema introspection for single remote endpoint fix(GraphQL): Remote schema introspection for single remote endpoint (#5710) Jul 6, 2020
@vardhanapoorv vardhanapoorv merged commit f3fcedc into release/v20.07 Jul 6, 2020
@joshua-goldstein joshua-goldstein deleted the apoorv/cherry-pick-remote-schema-introspection branch August 11, 2022 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/graphql Issues related to GraphQL support on Dgraph.

Development

Successfully merging this pull request may close these issues.

1 participant