Skip to content

Geo - GraphQL Remove Edges

Zack Cuddy requested to merge 227385-remove-edges-geo into master

What does this MR do?

Closes #227385 (closed) Follow up for !35788 (comment 375471150)

We are grabbing the edges in our GraphQL request, however, we aren't actually using it for anything. This change just replaces that with just grabbing nodes directly.

Screenshots

GraphQL Response: Screen_Shot_2020-07-09_at_2.51.56_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Closes #227385 (closed)

Merge request reports

Loading