Skip to content

Moved GraphQL-related data from Snippet Show into a mixin

Denys Mishunov requested to merge 207463-mixin-for-fetching-snippet into master

What does this MR do?

In the course of setting up the re-usable basis for Snippet's Show and Edit apps, the shared bits are moved out into a mixin. Functionality has not been changed in this MR and is a pure chore.

This is the part of splitting !28600 (merged) into several smaller MRs.

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

References #207463 (closed)

Merge request reports