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

GraphQL - Fetching Schema #1989

Open
Tracked by #1984
Monika-APM opened this issue Nov 11, 2024 · 0 comments
Open
Tracked by #1984

GraphQL - Fetching Schema #1989

Monika-APM opened this issue Nov 11, 2024 · 0 comments
Assignees
Labels
story This label is to seggregate issues by stories
Milestone

Comments

@Monika-APM
Copy link

Monika-APM commented Nov 11, 2024

Description : In this user will be able to enter the GraphQL URL & fetch the schema from the server in JSON format with view only option.

Figma/SS :
Image

image

Acceptance criteria 1: [Fetch Schema]
Given User wants to fetch the schema for the entered URL
When User enters the GraphQL URL
Then User should be able to fetch the schema in JSON format with view only option. In this user will not be able to edit the schema. Once schema is fetched successfully toast message with appear as shown in Figma SS.

Note :

  1. Once the user enters the URL schema will be fetched automatically & will be redirected to schema tab where they can see the loaded schema from the server side. If the schema is not available then user can change the input & click on refresh schema icon.
  2. If there is an error & unable to fetch the schema then user should be shown with an error toast message.
image
@Monika-APM Monika-APM added the story This label is to seggregate issues by stories label Nov 11, 2024
@Monika-APM Monika-APM added this to the GraphQl milestone Nov 11, 2024
@Monika-APM Monika-APM mentioned this issue Nov 11, 2024
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story This label is to seggregate issues by stories
Projects
None yet
Development

No branches or pull requests

2 participants