Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add graphql api creation by SDL url and introspection #845

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nisan-abeywickrama
Copy link
Contributor

@nisan-abeywickrama nisan-abeywickrama commented Jan 7, 2025

Purpose

This feature enhances the GraphQL API creation capabilities by adding support for additional methods: creating APIs using an SDL URL and using the introspection method by providing an endpoint.

Implementation

  • Added new radio buttons for GraphQL API creation using SDL URL and endpoint (for introspection).
  • Made the endpoint input in the API creation UI readonly when creating a GraphQL API using an endpoint.
  • Added new API call functions for validateGraphQLSchema using SDL URL and endpoint.
  • Updated existing UI texts to reflect the new functionality.

Copy link

sonarqubecloud bot commented Jan 9, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
26.6% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant