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 API #77

Closed
tawfeeka opened this issue Jun 13, 2023 · 0 comments
Closed

GraphQL API #77

tawfeeka opened this issue Jun 13, 2023 · 0 comments

Comments

@tawfeeka
Copy link
Contributor

User story

  1. As a developer,
  2. I want to find a way to generate a GraphQL request and save it as text
  3. So that I can automate the entire process.

Acceptance criteria

  • Evaluate the GraphQL Python APIs and identify the one that is most suitable for our problem.
  • Make the generation of GraphQL queries more easily controllable.
  • The ability to programmatically generate GraphQL requests and save them as text would simplify the process, eliminating the need for manual input.

Definition of done (DoD)

A feature is considered complete when

  • All of its acceptance criteria have been met.
  • It has been thoroughly tested.
  • The code has been peer reviewed by the dedicated team.
  • It can be seamlessly integrated into the main branch without causing any negative side effects.
  • Its core functionality has been thoroughly documented.

DoD general criteria

  • Feature has been fully implemented
  • Feature has been merged into the mainline
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Developers agreed to release
@tawfeeka tawfeeka moved this to Product Backlog in amos2023ss02-feature-board Jun 13, 2023
@lukas-rotsching lukas-rotsching added this to the sprint 09 milestone Jun 14, 2023
@lukas-rotsching lukas-rotsching moved this from Product Backlog to Sprint Backlog in amos2023ss02-feature-board Jun 14, 2023
@Amir-Hussein-OTH Amir-Hussein-OTH moved this from Sprint Backlog to In Progress in amos2023ss02-feature-board Jun 14, 2023
@motrellin motrellin moved this from In Progress to Awaiting Review in amos2023ss02-feature-board Jun 16, 2023
@tawfeeka tawfeeka moved this from Awaiting Review to Feature Archive in amos2023ss02-feature-board Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Feature Archive
Development

No branches or pull requests

5 participants