Problem/Motivation

Our query helpers currently don't use dependency injection to get the buffer that they need.

Steps to reproduce

Proposed resolution

Implement dependency injection. Possibly implement a plugin manager for the query helpers since different query helpers may need different buffers.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

Kingdutch created an issue. See original summary.

kingdutch’s picture

kingdutch’s picture

Status: Needs review » Fixed

  • Kingdutch authored 8d6659a on 10.1.x
    Issue #3195082 by Kingdutch: [GraphQL] Use dependency injection for...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.