Skip to content

POC: Update GraphQL API to support environment detail page

Topic to Evaluate

Update GraphQL API to support environment detai... (#367410 - closed)

  • Write the desired GraphQL query for the Environment detail page
  • Determine what Object types are missing from the GraphQL API that are needed for the query
    • Evaluate the effort required to add these types to the API
  • Check for N+1 queries when running the GraphQL query
    • Evaluate how we can batch load the data and how much effort is required to do so

Time-bounds

Tasks prior to evaluation

  • Clearly document the topic to evaluated in this issue description
  • Determine specific scope including time-bounds for investigation

Tasks to Evaluate

  • Determine feasibility of the technical solution by creating a POC
  • Update existing implementation issue description with implementation proposal based on the POC findings
  • Update weight on implementation issue (if required)
  • If weight is greater than 4, break issue into smaller issues

Risks and Implementation Considerations

Edited by Alishan Ladhani